diff options
| author | fche <fche> | 2018-10-13 19:38:43 +0000 |
|---|---|---|
| committer | fche <fche> | 2018-10-13 19:38:43 +0000 |
| commit | e542fe1f0b69e92061bc8000414506c282a31451 (patch) | |
| tree | 897416744e3bbe5456e2f24c74ee1d8747df5f12 /tapsets/API-nfs-fop-read-iter.html | |
| parent | removed langref/*.html (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-nfs-fop-read-iter.html')
| -rw-r--r-- | tapsets/API-nfs-fop-read-iter.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/tapsets/API-nfs-fop-read-iter.html b/tapsets/API-nfs-fop-read-iter.html index c7b68107..701a0276 100644 --- a/tapsets/API-nfs-fop-read-iter.html +++ b/tapsets/API-nfs-fop-read-iter.html | |||
| @@ -1,23 +1,23 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfs.fop.read_iter</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><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-read.html" title="probe::nfs.fop.read"><link rel="next" href="API-nfs-fop-release.html" title="probe::nfs.fop.release"></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.read_iter</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-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-release.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-nfs-fop-read-iter"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.read_iter — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfs.fop.read_iter</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-read.html" title="probe::nfs.fop.read"><link rel="next" href="API-nfs-fop-release.html" title="probe::nfs.fop.release"></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.read_iter</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-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-release.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-nfs-fop-read-iter"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.read_iter — |
| 2 | NFS client read_iter file operation | 2 | NFS client read_iter file operation |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.read_iter </pre></div><div class="refsect1"><a name="idm47871998529040"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.read_iter </pre></div><div class="refsect1"><a name="idp71873691826096"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>attrtimeo</code></em></span></dt><dd><p> |
| 4 | inode number | ||
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>parent_name</code></em></span></dt><dd><p> | ||
| 6 | parent dir name | ||
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>file_name</code></em></span></dt><dd><p> | ||
| 8 | file name | ||
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>cache_time</code></em></span></dt><dd><p> | ||
| 10 | when we started read-caching this inode | ||
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | ||
| 12 | read bytes | ||
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | ||
| 14 | device identifier | ||
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>attrtimeo</code></em></span></dt><dd><p> | ||
| 16 | how long the cached information is assumed to be valid. | 4 | how long the cached information is assumed to be valid. |
| 17 | We need to revalidate the cached attrs for this inode | 5 | We need to revalidate the cached attrs for this inode |
| 18 | if jiffies - read_cache_jiffies > attrtimeo. | 6 | if jiffies - read_cache_jiffies > attrtimeo. |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> | ||
| 8 | inode number | ||
| 19 | </p></dd><dt><span class="term"><em class="parameter"><code>cache_valid</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>cache_valid</code></em></span></dt><dd><p> |
| 20 | cache related bit mask flag | 10 | cache related bit mask flag |
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | ||
| 12 | device identifier | ||
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | ||
| 14 | read bytes | ||
| 21 | </p></dd><dt><span class="term"><em class="parameter"><code>pos</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>pos</code></em></span></dt><dd><p> |
| 22 | current position of file | 16 | current position of file |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>file_name</code></em></span></dt><dd><p> | ||
| 18 | file name | ||
| 19 | </p></dd><dt><span class="term"><em class="parameter"><code>cache_time</code></em></span></dt><dd><p> | ||
| 20 | when we started read-caching this inode | ||
| 21 | </p></dd><dt><span class="term"><em class="parameter"><code>parent_name</code></em></span></dt><dd><p> | ||
| 22 | parent dir name | ||
| 23 | </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-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-release.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::nfs.fop.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.release</span></td></tr></table></div></body></html> | 23 | </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-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-release.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::nfs.fop.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.release</span></td></tr></table></div></body></html> |
