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.read_setup - NFS client setting up a read RPC task

Description

       The read_setup function is used to setup a read RPC task. It is not doing the actual read operation.

Name

       probe::nfs.proc.read_setup - NFS client setting up a read RPC task

See Also

tapset::nfs_proc(3stap)

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

Synopsis

       nfs.proc.read_setup

Values

size
           read bytes in this execution

       count
           read bytes in this execution

       offset
           the file offset

       server_ip
           IP address of server

       version
           NFS version

       prot
           transfer protocol

See Also