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

SEE ALSO

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