1PROBE::NFS.PROC.(3stap)  Network File Storage Tapsets  PROBE::NFS.PROC.(3stap)
2
3
4

NAME

6       probe::nfs.proc.write_setup - NFS client setting up a write RPC task
7

SYNOPSIS

9       nfs.proc.write_setup
10

VALUES

12       prot
13           transfer protocol
14
15       how
16           used to set args.stable. The stable value could be:
17           NFS_UNSTABLE,NFS_DATA_SYNC,NFS_FILE_SYNC (in nfs.proc3.write_setup
18           and nfs.proc4.write_setup)
19
20       offset
21           the file offset
22
23       bitmask1
24           V4 bitmask representing the set of attributes supported on this
25           filesystem
26
27       version
28           NFS version
29
30       bitmask0
31           V4 bitmask representing the set of attributes supported on this
32           filesystem
33
34       server_ip
35           IP address of server
36
37       count
38           bytes written in this execution
39
40       size
41           bytes written in this execution
42

DESCRIPTION

44       The write_setup function is used to setup a write RPC task. It is not
45       doing the actual write operation.
46

SEE ALSO

48       tapset::nfs_proc(3stap)
49
50
51
52SystemTap Tapset Reference         May 2021            PROBE::NFS.PROC.(3stap)
Impressum