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

SEE ALSO

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