logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

       Allocate file read/write context information

Name

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

See Also

tapset::nfs_proc(3stap)

SystemTap Tapset Reference                         April 2024                            PROBE::NFS.PROC.(3stap)

Synopsis

       nfs.proc.open

Values

filename
           file name

       server_ip
           IP address of server

       flag
           file flag

       mode
           file mode

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

       prot
           transfer protocol

See Also