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