Name

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

Synopsis

nfs.proc.read_setup 

Values

prot

transfer protocol

offset

the file offset

count

read bytes in this execution

version

NFS version

server_ip

IP address of server

size

read bytes in this execution

Description

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