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       version
13           NFS version
14
15       server_ip
16           IP address of server
17
18       how
19           used to set args.stable. The stable value could be:
20           NFS_UNSTABLE,NFS_DATA_SYNC,NFS_FILE_SYNC (in nfs.proc3.write_setup
21           and nfs.proc4.write_setup)
22
23       bitmask0
24           V4 bitmask representing the set of attributes supported on this
25           filesystem
26
27       prot
28           transfer protocol
29
30       count
31           bytes written in this execution
32
33       bitmask1
34           V4 bitmask representing the set of attributes supported on this
35           filesystem
36
37       offset
38           the file offset
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         June 2018           PROBE::NFS.PROC.(3stap)
Impressum