Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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