Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dd_path.c324 static char *__dentry_path(struct dentry *d, char *buf, int buflen) in __dentry_path() function
371 return __dentry_path(dentry, buf, buflen); in dentry_path_raw()
386 retval = __dentry_path(dentry, buf, buflen); in dentry_path()