Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dd_path.c104 static int __prepend_path(const struct dentry *dentry, const struct mount *mnt, in __prepend_path() function
172 error = __prepend_path(path->dentry, real_mount(path->mnt), root, &b); in prepend_path()