summaryrefslogtreecommitdiffstats
path: root/tapsets/API-nfsd-proc-remove.html
diff options
authorFrank Ch. Eigler <fche@redhat.com>2024-06-01 07:32:23 -0400
committerFrank Ch. Eigler <fche@redhat.com>2024-06-01 07:32:23 -0400
commit31b67ecaa222dcbf8bbbb35bb49508734df8caae (patch)
tree153c0ec44b7da0897a4aba6022747a6c1da5b88d /tapsets/API-nfsd-proc-remove.html
parentadded new man pages (diff)
add new tapsets/*.html
Diffstat (limited to 'tapsets/API-nfsd-proc-remove.html')
-rw-r--r--tapsets/API-nfsd-proc-remove.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/tapsets/API-nfsd-proc-remove.html b/tapsets/API-nfsd-proc-remove.html
index 99945acd..bd378d63 100644
--- a/tapsets/API-nfsd-proc-remove.html
+++ b/tapsets/API-nfsd-proc-remove.html
@@ -1,19 +1,19 @@
1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfsd.proc.remove</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-read.html" title="probe::nfsd.proc.read"><link rel="next" href="API-nfsd-proc-rename.html" title="probe::nfsd.proc.rename"></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.remove</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-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-nfsd-proc-rename.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-nfsd-proc-remove"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.remove — 1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfsd.proc.remove</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-read.html" title="probe::nfsd.proc.read"><link rel="next" href="API-nfsd-proc-rename.html" title="probe::nfsd.proc.rename"></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.remove</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-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-nfsd-proc-rename.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-nfsd-proc-remove"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.remove —
2 NFS server removing a file for client 2 NFS server removing a file for client
3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.remove </pre></div><div class="refsect1"><a name="id2595"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>client_ip</code></em></span></dt><dd><p> 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.remove </pre></div><div class="refsect1"><a name="id2595"></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>fh</code></em></span></dt><dd><p>
6 file handle (the first part is the length of the file handle)
7 </p></dd><dt><span class="term"><em class="parameter"><code>client_ip</code></em></span></dt><dd><p>
4 the ip address of client 8 the ip address of client
5 </p></dd><dt><span class="term"><em class="parameter"><code>filelen</code></em></span></dt><dd><p> 9 </p></dd><dt><span class="term"><em class="parameter"><code>filelen</code></em></span></dt><dd><p>
6 length of file name 10 length of file name
7 </p></dd><dt><span class="term"><em class="parameter"><code>fh</code></em></span></dt><dd><p>
8 file handle (the first part is the length of the file handle)
9 </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p>
10 nfs version
11 </p></dd><dt><span class="term"><em class="parameter"><code>uid</code></em></span></dt><dd><p>
12 requester's user id
13 </p></dd><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p> 11 </p></dd><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p>
14 file name 12 file name
15 </p></dd><dt><span class="term"><em class="parameter"><code>gid</code></em></span></dt><dd><p> 13 </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p>
16 requester's group id 14 nfs version
17 </p></dd><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> 15 </p></dd><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p>
18 transfer protocol 16 transfer protocol
17 </p></dd><dt><span class="term"><em class="parameter"><code>gid</code></em></span></dt><dd><p>
18 requester's group id
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-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-nfsd-proc-rename.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::nfsd.proc.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::nfsd.proc.rename</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-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-nfsd-proc-rename.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::nfsd.proc.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::nfsd.proc.rename</span></td></tr></table></div></body></html>