Provided by: systemtap-doc_2.9-2ubuntu2_all
NAME
probe::nfs.proc.read_setup - NFS client setting up a read RPC task
SYNOPSIS
nfs.proc.read_setup
VALUES
count read bytes in this execution server_ip IP address of server size read bytes in this execution offset the file offset 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.
SEE ALSO
tapset::nfs_proc(3stap)