Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamei.c2576 static struct dentry *__kern_path_locked(struct filename *name, struct path *path) in __kern_path_locked() function
2601 struct dentry *res = __kern_path_locked(filename, path); in kern_path_locked()