Home
last modified time | relevance | path

Searched refs:__d_path (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/apparmor/
H A Dpath.c122 res = __d_path(path, &root, buf, buflen); in d_namespace_path()
/openbmc/linux/include/linux/
H A Ddcache.h294 extern char *__d_path(const struct path *, const struct path *, char *, int);
/openbmc/linux/fs/
H A Dd_path.c215 char *__d_path(const struct path *path, in __d_path() function
H A Dseq_file.c517 p = __d_path(path, root, buf, size); in seq_path_root()