Name

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

Synopsis

nfsd.proc.read 

Values

proto

transfer protocol

fh

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

version

nfs version

gid

requester's group id

offset

the offset of file

count

read bytes

vec

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

uid

requester's user id

client_ip

the ip address of client

size

read bytes

vlen

read blocks