diff options
| author | fche <fche> | 2015-10-09 13:25:43 +0000 |
|---|---|---|
| committer | fche <fche> | 2015-10-09 13:25:43 +0000 |
| commit | b5fc8343680b68a5f59fcf7588e76f301166d84a (patch) | |
| tree | 8bc36c3719f72eee090a269d66315c1f16edd854 /tapsets/API-nfsd-proc-read.html | |
| parent | add new langref/*.html (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-nfsd-proc-read.html')
| -rw-r--r-- | tapsets/API-nfsd-proc-read.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/tapsets/API-nfsd-proc-read.html b/tapsets/API-nfsd-proc-read.html index 39338bef..10ddaa63 100644 --- a/tapsets/API-nfsd-proc-read.html +++ b/tapsets/API-nfsd-proc-read.html | |||
| @@ -1,25 +1,25 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfsd.proc.read</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-nfsd-proc-lookup.html" title="probe::nfsd.proc.lookup"><link rel="next" href="API-nfsd-proc-remove.html" title="probe::nfsd.proc.remove"></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::nfsd.proc.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-lookup.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-nfsd-proc-remove.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-nfsd-proc-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.read — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfsd.proc.read</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-nfsd-proc-lookup.html" title="probe::nfsd.proc.lookup"><link rel="next" href="API-nfsd-proc-remove.html" title="probe::nfsd.proc.remove"></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::nfsd.proc.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-lookup.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-nfsd-proc-remove.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-nfsd-proc-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.read — |
| 2 | NFS server reading file for client | 2 | NFS server reading file for client |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.read </pre></div><div class="refsect1"><a name="idm140292846785024"></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">nfsd.proc.read </pre></div><div class="refsect1"><a name="idm47871997828688"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>uid</code></em></span></dt><dd><p> |
| 4 | requester's user id | ||
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>vlen</code></em></span></dt><dd><p> | ||
| 6 | read blocks | ||
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> | ||
| 4 | read bytes | 8 | read bytes |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>offset</code></em></span></dt><dd><p> | ||
| 10 | the offset of file | ||
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>vec</code></em></span></dt><dd><p> | ||
| 12 | struct kvec, includes buf address in kernel address and length of each buffer | ||
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>client_ip</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>client_ip</code></em></span></dt><dd><p> |
| 6 | the ip address of client | 14 | the ip address of client |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>uid</code></em></span></dt><dd><p> | ||
| 8 | requester's user id | ||
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> |
| 10 | nfs version | 16 | nfs version |
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>vec</code></em></span></dt><dd><p> | ||
| 12 | struct kvec, includes buf address in kernel address and length of each buffer | ||
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>fh</code></em></span></dt><dd><p> | ||
| 14 | file handle (the first part is the length of the file handle) | ||
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> |
| 16 | transfer protocol | 18 | transfer protocol |
| 19 | </p></dd><dt><span class="term"><em class="parameter"><code>fh</code></em></span></dt><dd><p> | ||
| 20 | file handle (the first part is the length of the file handle) | ||
| 21 | </p></dd><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | ||
| 22 | read bytes | ||
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>gid</code></em></span></dt><dd><p> | 23 | </p></dd><dt><span class="term"><em class="parameter"><code>gid</code></em></span></dt><dd><p> |
| 18 | requester's group id | 24 | requester's group id |
| 19 | </p></dd><dt><span class="term"><em class="parameter"><code>offset</code></em></span></dt><dd><p> | ||
| 20 | the offset of file | ||
| 21 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> | ||
| 22 | read bytes | ||
| 23 | </p></dd><dt><span class="term"><em class="parameter"><code>vlen</code></em></span></dt><dd><p> | ||
| 24 | read blocks | ||
| 25 | </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-nfsd-proc-lookup.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-nfsd-proc-remove.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::nfsd.proc.lookup</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::nfsd.proc.remove</span></td></tr></table></div></body></html> | 25 | </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-nfsd-proc-lookup.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-nfsd-proc-remove.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::nfsd.proc.lookup</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::nfsd.proc.remove</span></td></tr></table></div></body></html> |
