Home
last modified time | relevance | path

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

/fs/
Dnamei.c468 static struct dentry * real_lookup(struct dentry * parent, struct qstr * name, struct nameidata *nd) in real_lookup() function
801 dentry = real_lookup(nd->path.dentry, name, nd); in do_lookup()