1PROBE::NFS.FOP.M(3stap)  Network File Storage Tapsets  PROBE::NFS.FOP.M(3stap)
2
3
4

NAME

6       probe::nfs.fop.mmap - NFS client mmap operation
7

SYNOPSIS

9       nfs.fop.mmap
10

VALUES

12       vm_start
13           start address within vm_mm
14
15       ino
16           inode number
17
18       vm_end
19           the first byte after end address within vm_mm
20
21       attrtimeo
22           how long the cached information is assumed to be valid. We need to
23           revalidate the cached attrs for this inode if jiffies -
24           read_cache_jiffies > attrtimeo.
25
26       cache_valid
27           cache related bit mask flag
28
29       dev
30           device identifier
31
32       file_name
33           file name
34
35       parent_name
36           parent dir name
37
38       buf
39           the address of buf in user space
40
41       vm_flag
42           vm flags
43
44       cache_time
45           when we started read-caching this inode
46

SEE ALSO

48       tapset::nfs(3stap)
49
50
51
52SystemTap Tapset Reference       November 2019         PROBE::NFS.FOP.M(3stap)
Impressum