Searched defs:d_path (Results 1 - 1 of 1) sorted by relevance

/fs/
H A Ddcache.c2468 * the reality in filesystem; it's only there for d_path() purposes.
3027 * d_path - return the path of a dentry
3042 char *d_path(const struct path *path, char *buf, int buflen) function
3057 * and instead have d_path return the mounted path.
3072 EXPORT_SYMBOL(d_path); variable

Completed in 39 milliseconds