summaryrefslogtreecommitdiffstats
path: root/tapsets/API-reverse-path-walk.html
diff options
authorfche <fche>2021-03-02 01:27:24 +0000
committerfche <fche>2021-03-02 01:27:24 +0000
commit5fab6ce01025d1f4f106f5bb8f45e2c7d75f6e63 (patch)
tree6d4e68c8be59ce69f7e25fb4a4235857e29fd70a /tapsets/API-reverse-path-walk.html
parentremoved tutorial/*.html (diff)
removed man pages
Diffstat (limited to 'tapsets/API-reverse-path-walk.html')
-rw-r--r--tapsets/API-reverse-path-walk.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-reverse-path-walk.html b/tapsets/API-reverse-path-walk.html
index a36c93f4..caeedea7 100644
--- a/tapsets/API-reverse-path-walk.html
+++ b/tapsets/API-reverse-path-walk.html
@@ -2,9 +2,9 @@
2 get the full dirent path 2 get the full dirent path
3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting">
4 reverse_path_walk:string(dentry:long) 4 reverse_path_walk:string(dentry:long)
5</pre></div><div class="refsect1"><a name="idp71580171147296"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p> 5</pre></div><div class="refsect1"><a name="idp71926269641632"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p>
6 Pointer to dentry. 6 Pointer to dentry.
7 </p></dd></dl></div></div><div class="refsect1"><a name="idp71580171150496"></a><h2>Description</h2><p> 7 </p></dd></dl></div></div><div class="refsect1"><a name="idp71926269644832"></a><h2>Description</h2><p>
8 </p><p> 8 </p><p>
9 9
10 Returns the path name (partial path to mount point). 10 Returns the path name (partial path to mount point).