Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

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

SYNOPSIS

       nfsd.proc.rename

VALUES

       fh
           file handler of old path

       uid
           requester's user id

       tfh
           file handler of new path

       tname
           new file name

       client_ip
           the ip address of client

       tlen
           length of new file name

       flen
           length of old file name

       gid
           requester's group id

       filename
           old file name

SEE ALSO

       tapset::nfsd(3stap)