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       offset
13           the offset of file
14
15       uid
16           requester's user id
17
18       version
19           nfs version
20
21       vlen
22           read blocks
23
24       gid
25           requester's group id
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       proto
35           transfer protocol
36
37       stable
38           argp->stable
39
40       size
41           read bytes
42
43       client_ip
44           the ip address of client
45
46       fh
47           file handle (the first part is the length of the file handle)
48

SEE ALSO

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