Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnamei.h69 extern struct dentry *lookup_one_len_unlocked(const char *, struct dentry *, int);
/linux/fs/exportfs/
A Dexpfs.c148 tmp = lookup_one_len_unlocked(nbuf, parent, strlen(nbuf)); in reconnect_one()
/linux/drivers/infiniband/hw/qib/
A Dqib_fs.c437 dir = lookup_one_len_unlocked(unit, sb->s_root, strlen(unit)); in remove_device_files()
/linux/fs/overlayfs/
A Dnamei.c205 struct dentry *ret = lookup_one_len_unlocked(name, base, len); in ovl_lookup_positive_unlocked()
/linux/fs/ecryptfs/
A Dinode.c408 lower_dentry = lookup_one_len_unlocked(name, lower_dir_dentry, len); in ecryptfs_lookup()
/linux/fs/
A Dnamei.c2732 struct dentry *lookup_one_len_unlocked(const char *name, in lookup_one_len_unlocked() function
2748 EXPORT_SYMBOL(lookup_one_len_unlocked);
2761 struct dentry *ret = lookup_one_len_unlocked(name, base, len); in lookup_positive_unlocked()
/linux/
A Dvmlinux.symvers11881 0x00000000 lookup_one_len_unlocked vmlinux EXPORT_SYMBOL
A DSystem.map8772 ffff8000102579f4 T lookup_one_len_unlocked
A D.tmp_System.map8772 ffff8000102579f4 T lookup_one_len_unlocked

Completed in 334 milliseconds