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