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

NAME

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

SYNOPSIS

9       nfsd.proc.write
10

VALUES

12       count
13           read bytes
14
15       client_ip
16           the ip address of client
17
18       proto
19           transfer protocol
20
21       vlen
22           read blocks
23
24       offset
25           the offset of file
26
27       vec
28           struct kvec, includes buf address in kernel address and length of
29           each buffer
30
31       fh
32           file handle (the first part is the length of the file handle)
33
34       uid
35           requester's user id
36
37       size
38           read bytes
39
40       version
41           nfs version
42
43       gid
44           requester's group id
45
46       stable
47           argp->stable
48

SEE ALSO

50       tapset::nfsd(3stap)
51
52
53
54SystemTap Tapset Reference         May 2021            PROBE::NFSD.PROC(3stap)
Impressum