probe::nfs.proc.read_setup(3) NFS client setting up a read RPC task

SYNOPSIS


nfs.proc.read_setup

VALUES

offset

the file offset

size

read bytes in this execution

count

read bytes in this execution

server_ip

IP address of server

prot

transfer protocol

version

NFS version

DESCRIPTION

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