Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Ddcache.c3140 static char *__dentry_path(struct dentry *d, char *buf, int buflen) in __dentry_path() function
3187 return __dentry_path(dentry, buf, buflen); in dentry_path_raw()
3202 retval = __dentry_path(dentry, buf, buflen); in dentry_path()