1FUNCTION::D_PATH(3stap) Directory-entry (dentry) Tapse FUNCTION::D_PATH(3stap)
23
4
NAME
6function::d_path - get the full nameidata path
7
SYNOPSIS
9d_path:string(nd:long)
10
ARGUMENTS
12nd
13Pointer to nameidata.
14
DESCRIPTION
16Returns the full dirent name (full path to the root), like the kernel
17d_path function.
1819
20
21
SystemTap Tapset Reference October 2018 FUNCTION::D_PATH(3stap)