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

/linux-4.4.14/security/apparmor/
H A Dpath.c85 res = __d_path(path, &root, buf, buflen); d_namespace_path()
125 * leading / that __d_path may have returned. d_namespace_path()
/linux-4.4.14/include/linux/
H A Ddcache.h336 extern char *__d_path(const struct path *, const struct path *, char *, int);
/linux-4.4.14/fs/
H A Dseq_file.c508 p = __d_path(path, root, buf, size); seq_path_root()
H A Ddcache.c2975 * __d_path - return the path of a dentry
2990 char *__d_path(const struct path *path, __d_path() function
3025 * same as __d_path but appends "(deleted)" for unlinked files.

Completed in 223 milliseconds