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::nfsd.proc.create - NFS server creating a file for client

Name

       probe::nfsd.proc.create - NFS server creating a file for client

See Also

tapset::nfsd(3stap)

SystemTap Tapset Reference                         April 2024                            PROBE::NFSD.PROC(3stap)

Synopsis

       nfsd.proc.create

Values

filename
           file name

       gid
           requester's group id

       uid
           requester's user id

       version
           nfs version

       client_ip
           the ip address of client

       filelen
           length of file name

       proto
           transfer protocol

       fh
           file handle (the first part is the length of the file handle)

See Also