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

NAME

       probe::nfsd.open - NFS server opening a file for client

SYNOPSIS

       nfsd.open

VALUES

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

       client_ip
           the ip address of client

       access
           indicates the type of open (read/write/commit/readdir...)

       type
           type of file (regular file or dir)

SEE ALSO

       tapset::nfsd(3stap)