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

NAME

       probe::nfsd.proc.rename - NFS Server renaming a file for client

SYNOPSIS

       nfsd.proc.rename

VALUES

       filename
           old file name

       tname
           new file name

       fh
           file handler of old path

       client_ip
           the ip address of client

       tfh
           file handler of new path

       flen
           length of old file name

       uid
           requester's user id

       gid
           requester's group id

       tlen
           length of new file name

SEE ALSO

       tapset::nfsd(3stap)