Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

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

SYNOPSIS

       nfsd.proc.lookup

VALUES

       uid
           requester's user id

       client_ip
           the ip address of client

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

       proto
           transfer protocol

       version
           nfs version

       filename
           file name

       filelen
           the length of file name

       gid
           requester's group id

SEE ALSO

       tapset::nfsd(3stap)