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