Searched refs:dentry_path (Results 1 – 2 of 2) sorted by relevance
/fs/ | ||
D | d_path.c | 370 char *dentry_path(const struct dentry *dentry, char *buf, int buflen) in dentry_path() function |
D | seq_file.c | 544 char *p = dentry_path(dentry, buf, size); in seq_dentry() |