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