Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Ddcache.c3138 static char *__dentry_path(struct dentry *d, char *buf, int buflen) in __dentry_path() function
3185 return __dentry_path(dentry, buf, buflen); in dentry_path_raw()
3200 retval = __dentry_path(dentry, buf, buflen); in dentry_path()