summaryrefslogtreecommitdiffstats
path: root/tapsets/API-nfs-aop-readpages.html
diff options
authorlberk <lberk>2013-02-26 16:35:59 +0000
committerlberk <lberk>2013-02-26 16:35:59 +0000
commit8ad185e834416bc36429b32b44534ac5a6564b48 (patch)
tree338b60b4dcf2311d3a9302c2b89cabaea13b3bea /tapsets/API-nfs-aop-readpages.html
parentadd new langref/*.html (diff)
removed man pages
Diffstat (limited to 'tapsets/API-nfs-aop-readpages.html')
-rw-r--r--tapsets/API-nfs-aop-readpages.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-nfs-aop-readpages.html b/tapsets/API-nfs-aop-readpages.html
index 909321ec..4054edc5 100644
--- a/tapsets/API-nfs-aop-readpages.html
+++ b/tapsets/API-nfs-aop-readpages.html
@@ -1,6 +1,6 @@
1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.readpages</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&#160;30.&#160;Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-readpage.html" title="probe::nfs.aop.readpage"><link rel="next" href="API-nfs-aop-release-page.html" title="probe::nfs.aop.release_page"></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.aop.readpages</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a>&#160;</td><th width="60%" align="center">Chapter&#160;30.&#160;Network File Storage Tapsets</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.readpages"><a name="API-nfs-aop-readpages"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.readpages &#8212; 1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.readpages</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&#160;30.&#160;Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-readpage.html" title="probe::nfs.aop.readpage"><link rel="next" href="API-nfs-aop-release-page.html" title="probe::nfs.aop.release_page"></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.aop.readpages</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a>&#160;</td><th width="60%" align="center">Chapter&#160;30.&#160;Network File Storage Tapsets</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.readpages"><a name="API-nfs-aop-readpages"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.readpages &#8212;
2 NFS client reading multiple pages 2 NFS client reading multiple pages
3 </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.readpages </pre></div><div class="refsect1" title="Values"><a name="id526526"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> 3 </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.readpages </pre></div><div class="refsect1" title="Values"><a name="idp12686048"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p>
4 device identifier 4 device identifier
5 </p></dd><dt><span class="term"><em class="parameter"><code>rsize</code></em></span></dt><dd><p> 5 </p></dd><dt><span class="term"><em class="parameter"><code>rsize</code></em></span></dt><dd><p>
6 read size (in bytes) 6 read size (in bytes)
@@ -14,6 +14,6 @@
14 read size (in pages) 14 read size (in pages)
15 </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> 15 </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p>
16 inode number 16 inode number
17 </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="id526654"></a><h2>Description</h2><p> 17 </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12701344"></a><h2>Description</h2><p>
18 Fires when in readahead way, read several pages once 18 Fires when in readahead way, read several pages once
19</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.aop.readpage</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span>probe::nfs.aop.release_page</span></td></tr></table></div></body></html> 19</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.aop.readpage</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span>probe::nfs.aop.release_page</span></td></tr></table></div></body></html>