Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

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

SYNOPSIS

       nfsd.open

VALUES

       client_ip
           the ip address of client

       type
           type of file (regular file or dir)

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

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

SEE ALSO

       tapset::nfsd(3stap)