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

/linux-master/security/apparmor/
H A Dpath.c39 * leading / that __d_path may have returned.
122 res = __d_path(path, &root, buf, buflen);
/linux-master/fs/
H A Dd_path.c200 * __d_path - return the path of a dentry
215 char *__d_path(const struct path *path, function
H A Dseq_file.c517 p = __d_path(path, root, buf, size);
/linux-master/include/linux/
H A Ddcache.h287 extern char *__d_path(const struct path *, const struct path *, char *, int);

Completed in 118 milliseconds