PROBE::NFS\&.PROC\&.
Section: Network File Storage Tapsets (3stap)
Updated: November 2020
Page Index
NAME
probe::nfs.proc.write - NFS client synchronously writes file to server
SYNOPSIS
nfs.proc.write
VALUES
server_ip
-
IP address of server
flags
-
used to set task->tk_flags in rpc_init_task function
prot
-
transfer protocol
version
-
NFS version
size
-
read bytes in this execution
offset
-
the file offset
bitmask1
-
V4 bitmask representing the set of attributes supported on this filesystem
bitmask0
-
V4 bitmask representing the set of attributes supported on this filesystem
DESCRIPTION
All the nfs.proc.write kernel functions were removed in kernel commit 200baa in December 2006, so these probes do not exist on Linux 2.6.21 and newer kernels.
SEE ALSO
tapset::nfs_proc(3stap)