logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

probe::nfs.proc.lookup - NFS client opens/searches a file on server

Name

       probe::nfs.proc.lookup - NFS client opens/searches a file on server

See Also

tapset::nfs_proc(3stap)

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

Synopsis

       nfs.proc.lookup

Values

name_len
           the length of file name

       server_ip
           IP address of server

       filename
           the name of file which client opens/searches on server

       bitmask0
           V4 bitmask representing the set of attributes supported on this filesystem

       bitmask1
           V4 bitmask representing the set of attributes supported on this filesystem

       version
           NFS version

       prot
           transfer protocol

See Also