diff options
| author | serhei <serhei> | 2022-11-16 15:22:14 +0000 |
|---|---|---|
| committer | serhei <serhei> | 2022-11-16 15:22:14 +0000 |
| commit | f7f6f68dda3ed01e7b7dd7e95dca2e84326fab2b (patch) | |
| tree | def321b7b9ba6994d8f5615bf5ecbabc47e07c38 /tapsets/API-nfs-fop-aio-write.html | |
| parent | add new tutorial/* (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-nfs-fop-aio-write.html')
| -rw-r--r-- | tapsets/API-nfs-fop-aio-write.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tapsets/API-nfs-fop-aio-write.html b/tapsets/API-nfs-fop-aio-write.html index 0544a7f0..6ffac8b6 100644 --- a/tapsets/API-nfs-fop-aio-write.html +++ b/tapsets/API-nfs-fop-aio-write.html | |||
| @@ -1,17 +1,17 @@ | |||
| 1 | <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 Vsnapshot"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 31. 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 class="phrase">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 31. 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"><a name="API-nfs-fop-aio-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.aio_write — | 1 | <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 Vsnapshot"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 31. 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 class="phrase">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 31. 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"><a name="API-nfs-fop-aio-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.aio_write — |
| 2 | NFS client aio_write file operation | 2 | NFS client aio_write file operation |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.aio_write </pre></div><div class="refsect1"><a name="idm46728482745920"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.aio_write </pre></div><div class="refsect1"><a name="idm46353901058656"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>buf</code></em></span></dt><dd><p> |
| 4 | read bytes | 4 | the address of buf in user space |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> | ||
| 6 | inode number | ||
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>parent_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>parent_name</code></em></span></dt><dd><p> |
| 8 | parent dir name | 6 | parent dir name |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>file_name</code></em></span></dt><dd><p> | ||
| 10 | file name | ||
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>buf</code></em></span></dt><dd><p> | ||
| 12 | the address of buf in user space | ||
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>pos</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>pos</code></em></span></dt><dd><p> |
| 14 | offset of the file | 8 | offset of the file |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> | ||
| 10 | inode number | ||
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>file_name</code></em></span></dt><dd><p> | ||
| 12 | file name | ||
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | ||
| 14 | read bytes | ||
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 16 | device identifier | 16 | device identifier |
| 17 | </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 class="phrase">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 class="phrase">probe::nfs.fop.check_flags</span></td></tr></table></div></body></html> | 17 | </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 class="phrase">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 class="phrase">probe::nfs.fop.check_flags</span></td></tr></table></div></body></html> |
