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

NAME

6       probe::nfs.proc.write - NFS client synchronously writes file to server
7

SYNOPSIS

9       nfs.proc.write
10

VALUES

12       server_ip
13           IP address of server
14
15       flags
16           used to set task->tk_flags in rpc_init_task function
17
18       prot
19           transfer protocol
20
21       version
22           NFS version
23
24       size
25           read bytes in this execution
26
27       offset
28           the file offset
29
30       bitmask1
31           V4 bitmask representing the set of attributes supported on this
32           filesystem
33
34       bitmask0
35           V4 bitmask representing the set of attributes supported on this
36           filesystem
37

DESCRIPTION

39       All the nfs.proc.write kernel functions were removed in kernel commit
40       200baa in December 2006, so these probes do not exist on Linux 2.6.21
41       and newer kernels.
42

SEE ALSO

44       tapset::nfs_proc(3stap)
45
46
47
48SystemTap Tapset Reference       November 2020         PROBE::NFS.PROC.(3stap)
Impressum