'\" t .\" Title: probe::nfs.fop.aio_write .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: November 2023 .\" Manual: Network File Storage Tapsets .\" Source: SystemTap Tapset Reference .\" Language: English .\" .TH "PROBE::NFS\&.FOP\&.A" "3stap" "November 2023" "SystemTap Tapset Reference" "Network File Storage Tapsets" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" probe::nfs.fop.aio_write \- NFS client aio_write file operation .SH "SYNOPSIS" .sp .nf nfs\&.fop\&.aio_write .fi .SH "VALUES" .PP \fIfile_name\fR .RS 4 file name .RE .PP \fIino\fR .RS 4 inode number .RE .PP \fIcount\fR .RS 4 read bytes .RE .PP \fIpos\fR .RS 4 offset of the file .RE .PP \fIbuf\fR .RS 4 the address of buf in user space .RE .PP \fIparent_name\fR .RS 4 parent dir name .RE .PP \fIdev\fR .RS 4 device identifier .RE .SH SEE ALSO\n .IR tapset::nfs (3stap)