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

NAME

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

SYNOPSIS

       nfs.proc.lookup

VALUES

       version
           NFS version

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

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

       prot
           transfer protocol

       server_ip
           IP address of server

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

       name_len
           the length of file name

SEE ALSO

       tapset::nfs_proc(3stap)