summaryrefslogtreecommitdiffstats
path: root/tapsets/API-nfsd-proc-lookup.html
diff options
authorfche <fche>2021-03-02 02:06:31 +0000
committerfche <fche>2021-03-02 02:06:31 +0000
commit99e6309d6ecef1f95d453e127563464835eb9a6f (patch)
treeef17c27bf7a2693f4afee6637d4333bb8c7ccee5 /tapsets/API-nfsd-proc-lookup.html
parentadd new tutorial/* (diff)
removed man pages
Diffstat (limited to 'tapsets/API-nfsd-proc-lookup.html')
-rw-r--r--tapsets/API-nfsd-proc-lookup.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/tapsets/API-nfsd-proc-lookup.html b/tapsets/API-nfsd-proc-lookup.html
index 580a6a3d..0d98cda8 100644
--- a/tapsets/API-nfsd-proc-lookup.html
+++ b/tapsets/API-nfsd-proc-lookup.html
@@ -1,19 +1,19 @@
1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfsd.proc.lookup</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-nfsd-proc-create.html" title="probe::nfsd.proc.create"><link rel="next" href="API-nfsd-proc-read.html" title="probe::nfsd.proc.read"></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.lookup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-create.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-read.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-nfsd-proc-lookup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.lookup — 1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfsd.proc.lookup</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-nfsd-proc-create.html" title="probe::nfsd.proc.create"><link rel="next" href="API-nfsd-proc-read.html" title="probe::nfsd.proc.read"></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.lookup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-create.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-read.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-nfsd-proc-lookup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.lookup —
2 NFS server opening or searching for a file for client 2 NFS server opening or searching for a file for client
3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.lookup </pre></div><div class="refsect1"><a name="idp71424424382624"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>gid</code></em></span></dt><dd><p> 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.lookup </pre></div><div class="refsect1"><a name="idp72313406536048"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>fh</code></em></span></dt><dd><p>
4 requester's group id 4 file handle of parent dir (the first part is the length of the file handle)
5 </p></dd><dt><span class="term"><em class="parameter"><code>client_ip</code></em></span></dt><dd><p>
6 the ip address of client
7 </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p>
8 nfs version
9 </p></dd><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p>
10 file name
5 </p></dd><dt><span class="term"><em class="parameter"><code>filelen</code></em></span></dt><dd><p> 11 </p></dd><dt><span class="term"><em class="parameter"><code>filelen</code></em></span></dt><dd><p>
6 the length of file name 12 the length of file name
7 </p></dd><dt><span class="term"><em class="parameter"><code>uid</code></em></span></dt><dd><p> 13 </p></dd><dt><span class="term"><em class="parameter"><code>uid</code></em></span></dt><dd><p>
8 requester's user id 14 requester's user id
15 </p></dd><dt><span class="term"><em class="parameter"><code>gid</code></em></span></dt><dd><p>
16 requester's group id
9 </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>
10 transfer protocol 18 transfer protocol
11 </p></dd><dt><span class="term"><em class="parameter"><code>fh</code></em></span></dt><dd><p>
12 file handle of parent dir (the first part is the length of the file handle)
13 </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p>
14 nfs version
15 </p></dd><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p>
16 file name
17 </p></dd><dt><span class="term"><em class="parameter"><code>client_ip</code></em></span></dt><dd><p>
18 the ip address of client
19 </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-create.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-read.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::nfsd.proc.create</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.read</span></td></tr></table></div></body></html> 19 </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-create.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-read.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::nfsd.proc.create</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.read</span></td></tr></table></div></body></html>