Provided by: systemtap-doc_4.2-3ubuntu0.1_all bug

NAME

       probe::nfsd.proc.lookup - NFS server opening or searching for a file for client

SYNOPSIS

       nfsd.proc.lookup

VALUES

       gid
           requester's group id

       client_ip
           the ip address of client

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

       filename
           file name

       version
           nfs version

       proto
           transfer protocol

       uid
           requester's user id

       filelen
           the length of file name

SEE ALSO

       tapset::nfsd(3stap)