Searched refs:dentry_path (Results 1 – 4 of 4) sorted by relevance
65 res = dentry_path(path->dentry, buf, buflen); in d_namespace_path()
324 extern char *dentry_path(struct dentry *, char *, int);
508 char *p = dentry_path(dentry, buf, size); in seq_dentry()
2787 char *dentry_path(struct dentry *dentry, char *buf, int buflen) in dentry_path() function