Name

probe::nfsd.proc.read — NFS server reading file for client

Synopsis

nfsd.proc.read 

Values

uid

requester's user id

proto

transfer protocol

version

nfs version

client_ip

the ip address of client

count

read bytes

vec

struct kvec, includes buf address in kernel address and length of each buffer

offset

the offset of file

fh

file handle (the first part is the length of the file handle)

vlen

read blocks

size

read bytes

gid

requester's group id