diff options
| author | fche <fche> | 2019-11-18 23:02:32 +0000 |
|---|---|---|
| committer | fche <fche> | 2019-11-18 23:02:32 +0000 |
| commit | 2b530276a856cab0b182178ad37d6c4126454db3 (patch) | |
| tree | 6a39048a45a1876b735905d9505cf6859f5bffd1 /tapsets/API-task-dentry-path.html | |
| parent | add new langref/*.html (diff) | |
removed man pages
Diffstat (limited to '')
| -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 079466bd..085de3d9 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="idp71187199672192"></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="idp71620146514992"></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="idp71187199679424"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1"><a name="idp71620146522224"></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 |
