Provided by: systemtap-doc_3.1-3ubuntu0.1_all 

NAME
probe::nfs.proc.rename_setup - NFS client setting up a rename RPC task
SYNOPSIS
nfs.proc.rename_setup
VALUES
version NFS version server_ip IP address of server prot transfer protocol fh file handle of parent dir
DESCRIPTION
The rename_setup function is used to setup a rename RPC task. Is is not doing the actual rename operation.
SEE ALSO
tapset::nfs_proc(3stap)