logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::nfs.proc.rename_setup - NFS client setting up a rename RPC task

Description

       The rename_setup function is used to setup a rename RPC task. Is is not doing the actual rename
       operation.

Name

       probe::nfs.proc.rename_setup - NFS client setting up a rename RPC task

See Also

tapset::nfs_proc(3stap)

SystemTap Tapset Reference                         April 2024                            PROBE::NFS.PROC.(3stap)

Synopsis

       nfs.proc.rename_setup

Values

fh
           file handle of parent dir

       version
           NFS version

       prot
           transfer protocol

       server_ip
           IP address of server

See Also