table of contents
FUNCTION::INODE_NAME(3stap) | Directory-entry (dentry) Tapse | FUNCTION::INODE_NAME(3stap) |
NAME¶
function::inode_name - get the inode name
SYNOPSIS¶
inode_name:string(inode:long)
ARGUMENTS¶
inode
Pointer to inode.
DESCRIPTION¶
Returns the first path basename associated with the given inode.
June 2018 | SystemTap Tapset Reference |