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

NAME

       probe::nfsd.proc.remove - NFS server removing a file for client

SYNOPSIS

       nfsd.proc.remove

VALUES

       uid
           requester's user id

       gid
           requester's group id

       version
           nfs version

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

       filelen
           length of file name

       filename
           file name

       client_ip
           the ip address of client

       proto
           transfer protocol

SEE ALSO

       tapset::nfsd(3stap)