diff options
| author | fche <fche> | 2014-12-22 17:41:44 +0000 |
|---|---|---|
| committer | fche <fche> | 2014-12-22 17:41:44 +0000 |
| commit | fa0b125acdd92ee719deebaa374015f10e42d284 (patch) | |
| tree | 5194dea5881e7c30a1e69cbd28e77e1740afbebb /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 80d20cdf..b6b2d80f 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="idm47511686801696"></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="idm47878054841200"></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="idm47511686794464"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1"><a name="idm47878054833968"></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 |
