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

SEE ALSO

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