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

SEE ALSO

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