summaryrefslogtreecommitdiffstats
path: root/tapsets/API-nfs-fop-aio-write.html
blob: 0252fe30bf710746425bcd0ae55d5b85ea375e95 (plain) (blame)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfs.fop.aio_write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 28. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-aio-read.html" title="probe::nfs.fop.aio_read"><link rel="next" href="API-nfs-fop-check-flags.html" title="probe::nfs.fop.check_flags"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"> <span>probe::nfs.fop.aio_write</span> </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-aio-read.html">Prev</a> </td><th width="60%" align="center">Chapter 28. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-check-flags.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.aio_write"><a name="API-nfs-fop-aio-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.aio_write — NFS client aio_write file operation </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.aio_write </pre></div><div class="refsect1" title="Values"><a name="id434292"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"> <em class="parameter"><code>count</code></em> </span></dt><dd><p> read bytes </p></dd><dt><span class="term"> <em class="parameter"><code>parent_name</code></em> </span></dt><dd><p> parent dir name </p></dd><dt><span class="term"> <em class="parameter"><code>dev</code></em> </span></dt><dd><p> device identifier </p></dd><dt><span class="term"> <em class="parameter"><code>buf</code></em> </span></dt><dd><p> the address of buf in user space </p></dd><dt><span class="term"> <em class="parameter"><code>file_name</code></em> </span></dt><dd><p> file name </p></dd><dt><span class="term"> <em class="parameter"><code>pos</code></em> </span></dt><dd><p> offset of the file </p></dd><dt><span class="term"> <em class="parameter"><code>ino</code></em> </span></dt><dd><p> inode number </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-fop-aio-read.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-fop-check-flags.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> <span>probe::nfs.fop.aio_read</span>  </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">  <span>probe::nfs.fop.check_flags</span> </td></tr></table></div></body></html>