logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Name

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

See Also

tapset::nfs(3stap)

SystemTap Tapset Reference                         April 2024                            PROBE::NFS.FOP.A(3stap)

Synopsis

       nfs.fop.aio_write

Values

parent_name
           parent dir name

       file_name
           file name

       pos
           offset of the file

       count
           read bytes

       dev
           device identifier

       ino
           inode number

       buf
           the address of buf in user space

See Also