probe::nfs.fop.mmap — NFS client mmap operation
nfs.fop.mmap
vm_flagvm flags
cache_timewhen we started read-caching this inode
cache_validcache related bit mask flag
parent_nameparent dir name
vm_startstart address within vm_mm
file_namefile name
vm_endthe first byte after end address within vm_mm
devdevice identifier
bufthe address of buf in user space
inoinode number
attrtimeohow 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.