PROBE::NFS\&.PROC\&.

Section: Network File Storage Tapsets (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

probe::nfs.proc.write_setup - NFS client setting up a write RPC task  

SYNOPSIS

nfs.proc.write_setup 
 

VALUES

server_ip

IP address of server

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)

offset

the file offset

count

bytes written in this execution

version

NFS version

size

bytes written in this execution

bitmask0

V4 bitmask representing the set of attributes supported on this filesystem

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 ALSO

tapset::nfs_proc(3stap)


 

Index

NAME
SYNOPSIS
VALUES
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:19 GMT, November 16, 2022