DOKK / manpages / debian 12 / systemtap-doc / function::fullpath_struct_file.3stap.en
FUNCTION::FULLPATH_S(3stap) Directory-entry (dentry) Tapse FUNCTION::FULLPATH_S(3stap)

function::fullpath_struct_file - get the full path


fullpath_struct_file:string(task:long,file:long)

task

task_struct pointer.

file

Pointer to “struct file”.

Returns the full dirent name (full path to the root), like the kernel d_path function.

November 2022 SystemTap Tapset Reference