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

NAME

       probe::nfs.fop.aio_write - NFS client aio_write file operation

SYNOPSIS

       nfs.fop.aio_write

VALUES

       ino
           inode number

       parent_name
           parent dir name

       pos
           offset of the file

       dev
           device identifier

       file_name
           file name

       count
           read bytes

       buf
           the address of buf in user space

SEE ALSO

       tapset::nfs(3stap)