Provided by: systemtap-doc_4.6-2_amd64 bug

NAME

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

SYNOPSIS

       nfsd.proc.lookup

VALUES

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

       client_ip
           the ip address of client

       filename
           file name

       filelen
           the length of file name

       version
           nfs version

       uid
           requester's user id

       proto
           transfer protocol

       gid
           requester's group id

SEE ALSO

       tapset::nfsd(3stap)