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