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

SEE ALSO

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