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

SEE ALSO

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