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

NAME

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

SYNOPSIS

       nfs.proc.lookup

VALUES

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

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

       version
           NFS version

       prot
           transfer protocol

       server_ip
           IP address of server

       name_len
           the length of file name

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

SEE ALSO

       tapset::nfs_proc(3stap)