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

SEE ALSO

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