Provided by: systemtap-doc_4.6-2_amd64 bug

NAME

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

SYNOPSIS

       nfsd.unlink

VALUES

       filelen
           the length of file name

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

       client_ip
           the ip address of client

       type
           file type (file or dir)

       filename
           file name

SEE ALSO

       tapset::nfsd(3stap)