Home
last modified time | relevance | path

Searched refs:__dentry_path (Results 1 – 1 of 1) sorted by relevance

/fs/
Dd_path.c325 static char *__dentry_path(struct dentry *d, char *buf, int buflen) in __dentry_path() function
372 return __dentry_path(dentry, buf, buflen); in dentry_path_raw()
387 retval = __dentry_path(dentry, buf, buflen); in dentry_path()