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       parent_name
16           parent dir name
17
18       buf
19           the address of buf in user space
20
21       ino
22           inode number
23
24       vm_end
25           the first byte after end address within vm_mm
26
27       file_name
28           file name
29
30       attrtimeo
31           how long the cached information is assumed to be valid. We need to
32           revalidate the cached attrs for this inode if jiffies -
33           read_cache_jiffies > attrtimeo.
34
35       dev
36           device identifier
37
38       cache_valid
39           cache related bit mask flag
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         May 2021            PROBE::NFS.FOP.M(3stap)
Impressum