table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
PROBE::NFS.PROC.(3stap) | Network File Storage Tapsets | PROBE::NFS.PROC.(3stap) |
NAME¶
probe::nfs.proc.write_setup - NFS client setting up a write RPC taskSYNOPSIS¶
nfs.proc.write_setup
VALUES¶
bitmask0V4 bitmask representing the set of attributes supported
on this filesystem
count
bytes written in this execution
offset
the file offset
bitmask1
V4 bitmask representing the set of attributes supported
on this filesystem
how
used to set args.stable. The stable value could be:
NFS_UNSTABLE,NFS_DATA_SYNC,NFS_FILE_SYNC (in nfs.proc3.write_setup and
nfs.proc4.write_setup)
size
bytes written in this execution
server_ip
IP address of server
version
NFS version
prot
transfer protocol
DESCRIPTION¶
The write_setup function is used to setup a write RPC task. It is not doing the actual write operation.SEE ALSO0¶
tapset::nfs_proc(3stap)November 2020 | SystemTap Tapset Reference |