PROBE::NFSD\&.WRITE

Section: Network File Storage Tapsets (3stap)
Updated: November 2020
Page Index
 

NAME

probe::nfsd.write - NFS server writing data to a file for client  

SYNOPSIS

nfsd.write 
 

VALUES

offset

the offset of file

vlen

read blocks

count

read bytes

fh

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

file

argument file, indicates if the file has been opened.

client_ip

the ip address of client

vec

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

size

read bytes
 

SEE ALSO

tapset::nfsd(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO