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

SEE ALSO

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