Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpath.c125 res = d_absolute_path(path, buf, buflen); in d_namespace_path()
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Drealpath.c101 pos = d_absolute_path(path, buffer, buflen - 1); in tomoyo_get_absolute_path()
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_api.c393 pathname = d_absolute_path(path, *pathbuf, PATH_MAX); in ima_d_path()
/OK3568_Linux_fs/kernel/fs/
H A Dd_path.c197 char *d_absolute_path(const struct path *path, in d_absolute_path() function
/OK3568_Linux_fs/kernel/include/linux/
H A Ddcache.h307 extern char *d_absolute_path(const struct path *, char *, int);