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

SEE ALSO

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