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

NAME

       probe::nfs.proc.rename - NFS client renames a file on server

SYNOPSIS

       nfs.proc.rename

VALUES

       server_ip
           IP address of server

       new_filelen
           length of new file name

       old_name
           old file name

       prot
           transfer protocol

       old_filelen
           length of old file name

       old_fh
           file handle of old parent dir

       new_fh
           file handle of new parent dir

       new_name
           new file name

       version
           NFS version (the function is used for all NFS version)

SEE ALSO

       tapset::nfs_proc(3stap)