Query: function::task_dentry_path
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::task_dentry_path FUNCTION:(3stap) Directory-entry (dentry) Tapse FUNCTION:(3stap)NAMEfunction::task_dentry_path - get the full dentry pathSYNOPSIStask_dentry_path:string(task:long,dentry:long,vfsmnt:long)ARGUMENTStask task_struct pointer. dentry direntry pointer. vfsmnt vfsmnt pointer.DESCRIPTIONReturns the full dirent name (full path to the root), like the kernel d_path function. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)