1FUNCTION::FULLPATH_S(3staDpi)rectory-entry (dentry) TapFsUeNCTION::FULLPATH_S(3stap)
23
4
NAME
6function::fullpath_struct_file - get the full path
7
SYNOPSIS
9fullpath_struct_file:string(task:long,file:long)
10
ARGUMENTS
12task
13task_struct pointer.
1415
file
16Pointer to “struct file”.
17
DESCRIPTION
19Returns the full dirent name (full path to the root), like the kernel
20d_path function.
2122
23
24
SystemTap Tapset Reference November 2019 FUNCTION::FULLPATH_S(3stap)