probe::nfs.fop.aio_read — NFS client aio_read file operation
nfs.fop.aio_read
inoinode number
countread bytes
file_namefile name
cache_validcache related bit mask flag
poscurrent position of file
devdevice identifier
bufthe address of buf in user space
parent_nameparent dir name
cache_timewhen we started read-caching this inode
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.