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::nfsd.rename - NFS server renaming a file for client

Name

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

See Also

tapset::nfsd(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::NFSD.RENAME(3stap)

Synopsis

       nfsd.rename

Values

filename
           old file name

       tfh
           file handler of new path

       flen
           length of old file name

       tname
           new file name

       tlen
           length of new file name

       client_ip
           the ip address of client

       fh
           file handler of old path

See Also