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

/linux-master/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, function
157 char *pos = tomoyo_get_dentry_path(dentry, buffer, buflen);

Completed in 118 milliseconds