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

NAME

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

SYNOPSIS

       nfs.proc.open

VALUES

       flag
           file flag

       filename
           file name

       prot
           transfer protocol

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

       server_ip
           IP address of server

       mode
           file mode

DESCRIPTION

       Allocate file read/write context information

SEE ALSO

       tapset::nfs_proc(3stap)