PROBE::NFSD\&.READ
Section: Network File Storage Tapsets (3stap)
Updated: November 2020
Page Index
NAME
probe::nfsd.read - NFS server reading data from a file for client
SYNOPSIS
nfsd.read
VALUES
size
-
read bytes
vec
-
struct kvec, includes buf address in kernel address and length of each buffer
file
-
argument file, indicates if the file has been opened.
client_ip
-
the ip address of client
fh
-
file handle (the first part is the length of the file handle)
vlen
-
read blocks
count
-
read bytes
offset
-
the offset of file
SEE ALSO
tapset::nfsd(3stap)