1FUNCTION::TASK_DENTR(3staDpi)rectory-entry (dentry) TapFsUeNCTION::TASK_DENTR(3stap)
23
4
NAME
6function::task_dentry_path - get the full dentry path
7
SYNOPSIS
9task_dentry_path:string(task:long,dentry:long,vfsmnt:long)
10
ARGUMENTS
12task
13task_struct pointer.
1415
dentry
16direntry pointer.
1718
vfsmnt
19vfsmnt pointer.
20
DESCRIPTION
22Returns the full dirent name (full path to the root), like the kernel
23d_path function.
2425
26
27
SystemTap Tapset Reference October 2018 FUNCTION::TASK_DENTR(3stap)