Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dd_path.c331 static char *__dentry_path(const struct dentry *d, struct prepend_buffer *p) in __dentry_path() function
367 return __dentry_path(dentry, &b); in dentry_path_raw()
379 return __dentry_path(dentry, &b); in dentry_path()