Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

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

SYNOPSIS

       nfs.fop.aio_write

VALUES

       ino
           inode number

       file_name
           file name

       buf
           the address of buf in user space

       count
           read bytes

       dev
           device identifier

       parent_name
           parent dir name

       pos
           offset of the file

SEE ALSO

       tapset::nfs(3stap)