Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

       probe::nfs.proc.open - NFS client allocates file read/write context information

SYNOPSIS

       nfs.proc.open

VALUES

       server_ip
           IP address of server

       filename
           file name

       version
           NFS version (the function is used for all NFS version)

       prot
           transfer protocol

       mode
           file mode

       flag
           file flag

DESCRIPTION

       Allocate file read/write context information

SEE ALSO

       tapset::nfs_proc(3stap)