table of contents
FUNCTION::INODE_PATH(3stap) | Directory-entry (dentry) Tapse | FUNCTION::INODE_PATH(3stap) |
NAME¶
function::inode_path - get the path to an inode
SYNOPSIS¶
inode_path:string(inode:long)
ARGUMENTS¶
inode
Pointer to inode.
DESCRIPTION¶
Returns the full path associated with the given inode.
October 2018 | SystemTap Tapset Reference |