Provided by: systemtap-doc_4.2-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

       pos
           offset of the file

       count
           read bytes

       file_name
           file name

       dev
           device identifier

       buf
           the address of buf in user space

       parent_name
           parent dir name

SEE ALSO

       tapset::nfs(3stap)