Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

       probe::nfsd.unlink - NFS server removing a file or a directory for client

SYNOPSIS

       nfsd.unlink

VALUES

       client_ip
           the ip address of client

       filelen
           the length of file name

       type
           file type (file or dir)

       filename
           file name

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

SEE ALSO

       tapset::nfsd(3stap)