Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Drealpath.c122 static char *tomoyo_get_dentry_path(struct dentry *dentry, char * const buffer, in tomoyo_get_dentry_path() function
152 char *pos = tomoyo_get_dentry_path(dentry, buffer, buflen); in tomoyo_get_local_path()