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

/linux-master/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, function
267 pos = tomoyo_get_local_path(path->dentry, buf,
277 pos = tomoyo_get_local_path(path->dentry, buf,

Completed in 114 milliseconds