Home
last modified time | relevance | path

Searched refs:lookup_positive_unlocked (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dnamei.h70 extern struct dentry *lookup_positive_unlocked(const char *, struct dentry *, int);
/kernel/linux/linux-6.6/include/linux/
H A Dnamei.h78 extern struct dentry *lookup_positive_unlocked(const char *, struct dentry *, int);
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dnamei.c669 index = lookup_positive_unlocked(name.name, ofs->indexdir, name.len); in ovl_get_index_fh()
701 index = lookup_positive_unlocked(name.name, ofs->indexdir, name.len); in ovl_lookup_index()
1159 this = lookup_positive_unlocked(name->name, lowerdir, in ovl_lower_positive()
/kernel/linux/linux-5.10/fs/kernfs/
H A Dmount.c226 dtmp = lookup_positive_unlocked(kntmp->name, dentry, in kernfs_node_dentry()
/kernel/linux/linux-6.6/fs/kernfs/
H A Dmount.c238 dtmp = lookup_positive_unlocked(kntmp->name, dentry, in kernfs_node_dentry()
/kernel/linux/linux-5.10/fs/debugfs/
H A Dinode.c311 dentry = lookup_positive_unlocked(name, parent, strlen(name)); in debugfs_lookup()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcached_dir.c97 child = lookup_positive_unlocked(p, dentry, s - p); in path_to_dentry()
187 * Skip any prefix paths in @path as lookup_positive_unlocked() ends up in open_cached_dir()
H A Dcifsfs.c876 child = lookup_positive_unlocked(p, dentry, s - p); in cifs_get_root()
/kernel/linux/linux-6.6/fs/debugfs/
H A Dinode.c334 dentry = lookup_positive_unlocked(name, parent, strlen(name)); in debugfs_lookup()
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dnamei.c632 dentry = lookup_positive_unlocked(object->d_name, fan, in cachefiles_look_up_object()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs3xdr.c877 dchild = lookup_positive_unlocked(name, dparent, namlen); in compose_entry_fh()
H A Dnfs4xdr.c3299 dentry = lookup_positive_unlocked(name, cd->rd_fhp->fh_dentry, namlen); in nfsd4_encode_dirent_fattr()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.c771 child = lookup_positive_unlocked(p, dentry, s - p); in cifs_get_root()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs3xdr.c1007 dchild = lookup_positive_unlocked(name, dparent, namlen); in compose_entry_fh()
H A Dnfs4xdr.c3541 dentry = lookup_positive_unlocked(name, cd->rd_fhp->fh_dentry, namlen); in nfsd4_encode_dirent_fattr()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dnamei.c744 index = lookup_positive_unlocked(name.name, ofs->indexdir, name.len); in ovl_get_index_fh()
/kernel/linux/linux-5.10/fs/
H A Dnamei.c2621 struct dentry *lookup_positive_unlocked(const char *name, in lookup_positive_unlocked() function
2631 EXPORT_SYMBOL(lookup_positive_unlocked); variable
/kernel/linux/linux-6.6/fs/
H A Dnamei.c2873 struct dentry *lookup_positive_unlocked(const char *name, in lookup_positive_unlocked() function
2878 EXPORT_SYMBOL(lookup_positive_unlocked); variable
/kernel/linux/linux-5.10/fs/quota/
H A Ddquot.c2610 dentry = lookup_positive_unlocked(qf_name, sb->s_root, strlen(qf_name)); in dquot_quota_on_mount()
/kernel/linux/linux-6.6/fs/quota/
H A Ddquot.c2573 dentry = lookup_positive_unlocked(qf_name, sb->s_root, strlen(qf_name)); in dquot_quota_on_mount()

Completed in 45 milliseconds