Provided by: systemtap-doc_4.7-1_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

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

       type
           file type (file or dir)

       filelen
           the length of file name

       filename
           file name

SEE ALSO

       tapset::nfsd(3stap)