Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Drealpath.c115 * tomoyo_get_dentry_path - Get the path of a dentry.
125 static char *tomoyo_get_dentry_path(struct dentry *dentry, char * const buffer, in tomoyo_get_dentry_path() function
157 char *pos = tomoyo_get_dentry_path(dentry, buffer, buflen); in tomoyo_get_local_path()
/kernel/linux/linux-6.6/security/tomoyo/
H A Drealpath.c115 * tomoyo_get_dentry_path - Get the path of a dentry.
125 static char *tomoyo_get_dentry_path(struct dentry *dentry, char * const buffer, in tomoyo_get_dentry_path() function
157 char *pos = tomoyo_get_dentry_path(dentry, buffer, buflen); in tomoyo_get_local_path()

Completed in 2 milliseconds