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

SEE ALSO

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