lookup_one
EXPORT_SYMBOL(lookup_one);
this = lookup_one(mnt_idmap(path->mnt), &QSTR_LEN(p->name, p->len), dir);
struct dentry *lookup_one(struct mnt_idmap *, struct qstr *, struct dentry *);