Home
last modified time | relevance | path

Searched refs:tomoyo_get_absolute_path (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Drealpath.c84 * tomoyo_get_absolute_path - Get the path of a dentry but ignores chroot'ed root.
94 static char *tomoyo_get_absolute_path(const struct path *path, char * const buffer, in tomoyo_get_absolute_path() function
276 pos = tomoyo_get_absolute_path(path, buf, buf_len - 1); in tomoyo_realpath_from_path()
/kernel/linux/linux-6.6/security/tomoyo/
H A Drealpath.c84 * tomoyo_get_absolute_path - Get the path of a dentry but ignores chroot'ed root.
94 static char *tomoyo_get_absolute_path(const struct path *path, char * const buffer, in tomoyo_get_absolute_path() function
271 pos = tomoyo_get_absolute_path(path, buf, buf_len - 1); in tomoyo_realpath_from_path()

Completed in 2 milliseconds