Searched refs:__d_path (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/security/apparmor/ |
| D | path.c | 122 res = __d_path(path, &root, buf, buflen); in d_namespace_path()
|
| /Linux-v5.15/fs/ |
| D | d_path.c | 216 char *__d_path(const struct path *path, in __d_path() function
|
| D | seq_file.c | 533 p = __d_path(path, root, buf, size); in seq_path_root()
|
| /Linux-v5.15/include/linux/ |
| D | dcache.h | 301 extern char *__d_path(const struct path *, const struct path *, char *, int);
|