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

SEE ALSO

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