Provided by: systemtap-doc_3.1-3ubuntu0.1_all 

NAME
probe::nfs.fop.mmap - NFS client mmap operation
SYNOPSIS
nfs.fop.mmap
VALUES
file_name
file name
vm_end
the first byte after end address within vm_mm
ino
inode number
parent_name
parent dir name
dev
device identifier
vm_flag
vm flags
cache_time
when we started read-caching this inode
buf
the address of buf in user space
vm_start
start address within vm_mm
attrtimeo
how long the cached information is assumed to be valid. We need to revalidate the cached attrs for
this inode if jiffies - read_cache_jiffies > attrtimeo.
cache_valid
cache related bit mask flag
SEE ALSO
tapset::nfs(3stap)
SystemTap Tapset Reference March 2016 PROBE::NFS.FOP.M(3stap)