summaryrefslogtreecommitdiffstats
path: root/tapsets/API-nfsd-proc-lookup.html
diff options
authorwcohen <wcohen>2012-06-29 16:17:05 +0000
committerwcohen <wcohen>2012-06-29 16:17:05 +0000
commit738e32e7f287c6114b34b7fefd9cdc358dc7f476 (patch)
treec90a1ec2f26dde8b400da14dbc4418ba480f3cee /tapsets/API-nfsd-proc-lookup.html
parentRemove old Systemtap-1.7 tapset reference manual. (diff)
Add the Systemtap-1.8 Tapset Reference manual.
Diffstat (limited to 'tapsets/API-nfsd-proc-lookup.html')
-rw-r--r--tapsets/API-nfsd-proc-lookup.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/tapsets/API-nfsd-proc-lookup.html b/tapsets/API-nfsd-proc-lookup.html
new file mode 100644
index 00000000..a1184071
--- /dev/null
+++ b/tapsets/API-nfsd-proc-lookup.html
@@ -0,0 +1,15 @@
1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.lookup</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-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>probe::nfsd.proc.lookup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-create.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-nfsd-proc-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.lookup"><a name="API-nfsd-proc-lookup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.lookup &#8212;
2 NFS server opening or searching for a file for client
3 </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.lookup </pre></div><div class="refsect1" title="Values"><a name="id534360"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p>
4 transfer protocol
5 </p></dd><dt><span class="term"><em class="parameter"><code>filelen</code></em></span></dt><dd><p>
6 the length of file name
7 </p></dd><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p>
8 file name
9 </p></dd><dt><span class="term"><em class="parameter"><code>fh</code></em></span></dt><dd><p>
10 file handle of parent dir (the first part is the length of the file handle)
11 </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p>
12 nfs version
13 </p></dd><dt><span class="term"><em class="parameter"><code>client_ip</code></em></span></dt><dd><p>
14 the ip address of client
15 </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>&#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-nfsd-proc-read.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfsd.proc.create</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::nfsd.proc.read</span></td></tr></table></div></body></html>