Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

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

SYNOPSIS

       nfs.proc.lookup

VALUES

       server_ip
           IP address of server

       prot
           transfer protocol

       version
           NFS version

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

       name_len
           the length of file name

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

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

SEE ALSO

       tapset::nfs_proc(3stap)