Provided by: systemtap-doc_4.2-3ubuntu0.1_all bug

NAME

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

SYNOPSIS

       nfs.proc.open

VALUES

       filename
           file name

       server_ip
           IP address of server

       prot
           transfer protocol

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

       flag
           file flag

       mode
           file mode

DESCRIPTION

       Allocate file read/write context information

SEE ALSO

       tapset::nfs_proc(3stap)