PROBE::NFS\&.PROC\&.
Section: Network File Storage Tapsets (3stap)
Updated: November 2020
Page Index
NAME
probe::nfs.proc.read_setup - NFS client setting up a read RPC task
SYNOPSIS
nfs.proc.read_setup
VALUES
size
-
read bytes in this execution
prot
-
transfer protocol
version
-
NFS version
server_ip
-
IP address of server
offset
-
the file offset
count
-
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.
SEE ALSO
tapset::nfs_proc(3stap)