diff options
| author | fche <fche> | 2021-03-02 01:48:17 +0000 |
|---|---|---|
| committer | fche <fche> | 2021-03-02 01:48:17 +0000 |
| commit | 093d43b43c79b10d4d878c82b0aba89f05a7908f (patch) | |
| tree | e3cd626fd864844388fd7a9253765b5ac7c32daf /tapsets/API-task-dentry-path.html | |
| parent | add new tutorial/* (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-task-dentry-path.html')
| -rw-r--r-- | tapsets/API-task-dentry-path.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-task-dentry-path.html b/tapsets/API-task-dentry-path.html index 1c6ea2c7..4c87b516 100644 --- a/tapsets/API-task-dentry-path.html +++ b/tapsets/API-task-dentry-path.html | |||
| @@ -2,13 +2,13 @@ | |||
| 2 | get the full dentry path | 2 | get the full dentry 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 | task_dentry_path:string(task:long,dentry:long,vfsmnt:long) | 4 | task_dentry_path:string(task:long,dentry:long,vfsmnt:long) |
| 5 | </pre></div><div class="refsect1"><a name="idp71926269653152"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1"><a name="idp71424421298448"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer. | 6 | task_struct pointer. |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p> |
| 8 | direntry pointer. | 8 | direntry pointer. |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>vfsmnt</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>vfsmnt</code></em></span></dt><dd><p> |
| 10 | vfsmnt pointer. | 10 | vfsmnt pointer. |
| 11 | </p></dd></dl></div></div><div class="refsect1"><a name="idp71926269660384"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1"><a name="idp71424421305680"></a><h2>Description</h2><p> |
| 12 | </p><p> | 12 | </p><p> |
| 13 | 13 | ||
| 14 | Returns the full dirent name (full path to the root), like | 14 | Returns the full dirent name (full path to the root), like |
