Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnamei.h70 extern struct dentry *lookup_positive_unlocked(const char *, struct dentry *, int);
/linux/fs/overlayfs/
A Dnamei.c675 index = lookup_positive_unlocked(name.name, ofs->indexdir, name.len); in ovl_get_index_fh()
707 index = lookup_positive_unlocked(name.name, ofs->indexdir, name.len); in ovl_lookup_index()
1166 this = lookup_positive_unlocked(name->name, lowerdir, in ovl_lower_positive()
/linux/fs/kernfs/
A Dmount.c226 dtmp = lookup_positive_unlocked(kntmp->name, dentry, in kernfs_node_dentry()
/linux/fs/debugfs/
A Dinode.c310 dentry = lookup_positive_unlocked(name, parent, strlen(name)); in debugfs_lookup()
/linux/fs/nfsd/
A Dnfs3xdr.c1079 dchild = lookup_positive_unlocked(name, dparent, namlen); in compose_entry_fh()
A Dnfs4xdr.c3413 dentry = lookup_positive_unlocked(name, cd->rd_fhp->fh_dentry, namlen); in nfsd4_encode_dirent_fattr()
/linux/fs/cifs/
A Dcifsfs.c798 child = lookup_positive_unlocked(p, dentry, s - p); in cifs_get_root()
/linux/fs/
A Dnamei.c2758 struct dentry *lookup_positive_unlocked(const char *name, in lookup_positive_unlocked() function
2768 EXPORT_SYMBOL(lookup_positive_unlocked);
/linux/fs/quota/
A Ddquot.c2490 dentry = lookup_positive_unlocked(qf_name, sb->s_root, strlen(qf_name)); in dquot_quota_on_mount()
/linux/
A Dvmlinux.symvers8190 0x00000000 lookup_positive_unlocked vmlinux EXPORT_SYMBOL
A DSystem.map8773 ffff800010257ac0 T lookup_positive_unlocked
A D.tmp_System.map8773 ffff800010257ac0 T lookup_positive_unlocked

Completed in 332 milliseconds