Name
probe::nfs.proc.read_setup —
NFS client setting up a read RPC task
Synopsis
nfs.proc.read_setup
Values
version
NFS version
offset
the file offset
server_ip
IP address of server
count
read bytes in this execution
size
read bytes in this execution
prot
transfer protocol
Description
The read_setup function is used to setup a read RPC task.
It is not doing the actual read operation.