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.unlink - NFS server removing a file or a directory for client

Name

       probe::nfsd.unlink - NFS server removing a file or a directory for client

See Also

tapset::nfsd(3stap)

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

Synopsis

       nfsd.unlink

Values

type
           file type (file or dir)

       filelen
           the length of file name

       fh
           file handle (the first part is the length of the file handle)

       filename
           file name

       client_ip
           the ip address of client

See Also