Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnamei.h75 struct dentry *lookup_one_positive_unlocked(struct user_namespace *mnt_userns,
/linux-6.1.9/fs/overlayfs/
Dnamei.c713 index = lookup_one_positive_unlocked(ovl_upper_mnt_userns(ofs), name.name, in ovl_lookup_index()
1179 this = lookup_one_positive_unlocked(mnt_user_ns(poe->lowerstack[i].layer->mnt), in ovl_lower_positive()
/linux-6.1.9/fs/
Dnamei.c2797 struct dentry *lookup_one_positive_unlocked(struct user_namespace *mnt_userns, in lookup_one_positive_unlocked() function
2809 EXPORT_SYMBOL(lookup_one_positive_unlocked);
2841 return lookup_one_positive_unlocked(&init_user_ns, name, base, len); in lookup_positive_unlocked()