1PROBE::NFSD.WRITE(3stap) Network File Storage Tapsets PROBE::NFSD.WRITE(3stap)
2
3
4

NAME

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

SYNOPSIS

9       nfsd.write
10

VALUES

12       file
13           argument file, indicates if the file has been opened.
14
15       client_ip
16           the ip address of client
17
18       vec
19           struct kvec, includes buf address in kernel address and length of
20           each buffer
21
22       fh
23           file handle (the first part is the length of the file handle)
24
25       offset
26           the offset of file
27
28       vlen
29           read blocks
30
31       count
32           read bytes
33
34       size
35           read bytes
36

SEE ALSO

38       tapset::nfsd(3stap)
39
40
41
42SystemTap Tapset Reference       October 2018         PROBE::NFSD.WRITE(3stap)
Impressum