Name

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

Synopsis

nfsd.proc.read 

Values

gid

requester's group id

proto

transfer protocol

version

nfs version

vlen

read blocks

size

read bytes

uid

requester's user id

fh

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

count

read bytes

offset

the offset of file

vec

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

client_ip

the ip address of client