Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Drealpath.c145 * tomoyo_get_local_path - Get the path of a dentry.
153 static char *tomoyo_get_local_path(struct dentry *dentry, char * const buffer, in tomoyo_get_local_path() function
272 pos = tomoyo_get_local_path(path->dentry, buf, in tomoyo_realpath_from_path()
282 pos = tomoyo_get_local_path(path->dentry, buf, in tomoyo_realpath_from_path()
/kernel/linux/linux-6.6/security/tomoyo/
H A Drealpath.c145 * tomoyo_get_local_path - Get the path of a dentry.
153 static char *tomoyo_get_local_path(struct dentry *dentry, char * const buffer, in tomoyo_get_local_path() function
267 pos = tomoyo_get_local_path(path->dentry, buf, in tomoyo_realpath_from_path()
277 pos = tomoyo_get_local_path(path->dentry, buf, in tomoyo_realpath_from_path()

Completed in 2 milliseconds