Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > e2ec330d3ecf5110b4aa890342e53d96 > files > 778

systemtap-client-2.1-2.fc17.i686.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter&#160;20.&#160;Directory-entry (dentry) Tapset</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="prev" href="API-usrdev2kerndev.html" title="function::usrdev2kerndev"><link rel="next" href="API-d-name.html" title="function::d_name"></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">Chapter&#160;20.&#160;Directory-entry (dentry) Tapset</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-usrdev2kerndev.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-d-name.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter&#160;20.&#160;Directory-entry (dentry) Tapset"><div class="titlepage"><div><div><h2 class="title"><a name="dentry.stp"></a>Chapter&#160;20.&#160;Directory-entry (dentry) Tapset</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="refentrytitle"><a href="API-d-name.html"><span>function::d_name</span></a></span><span class="refpurpose"> &#8212; 
  get the dirent name
 </span></dt><dt><span class="refentrytitle"><a href="API-d-path.html"><span>function::d_path</span></a></span><span class="refpurpose"> &#8212; 
     get the full nameidata path
 </span></dt><dt><span class="refentrytitle"><a href="API-inode-name.html"><span>function::inode_name</span></a></span><span class="refpurpose"> &#8212; 
     get the inode name
 </span></dt><dt><span class="refentrytitle"><a href="API-real-mount.html"><span>function::real_mount</span></a></span><span class="refpurpose"> &#8212; 
     get the 'struct mount' pointer
 </span></dt><dt><span class="refentrytitle"><a href="API-reverse-path-walk.html"><span>function::reverse_path_walk</span></a></span><span class="refpurpose"> &#8212; 
     get the full dirent path
 </span></dt><dt><span class="refentrytitle"><a href="API-task-dentry-path.html"><span>function::task_dentry_path</span></a></span><span class="refpurpose"> &#8212; 
     get the full dentry path
 </span></dt></dl></div><p>
      This family of functions is used to map kernel VFS
      directory entry pointers to file or full path names.
    </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-usrdev2kerndev.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="API-d-name.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::usrdev2kerndev</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span>function::d_name</span></td></tr></table></div></body></html>