Searched refs:__d_path (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/security/apparmor/ |
D | path.c | 85 res = __d_path(path, &root, buf, buflen); in d_namespace_path()
|
/linux-4.4.14/include/linux/ |
D | dcache.h | 336 extern char *__d_path(const struct path *, const struct path *, char *, int);
|
/linux-4.4.14/fs/ |
D | seq_file.c | 508 p = __d_path(path, root, buf, size); in seq_path_root()
|
D | dcache.c | 2990 char *__d_path(const struct path *path, in __d_path() function
|