Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnamei.h77 extern struct dentry *lookup_one_len_unlocked(const char *, struct dentry *, int);
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_fs.c435 dir = lookup_one_len_unlocked(unit, sb->s_root, strlen(unit)); in remove_device_files()
/openbmc/linux/fs/ecryptfs/
H A Dinode.c418 lower_dentry = lookup_one_len_unlocked(name, lower_dir_dentry, len); in ecryptfs_lookup()
/openbmc/linux/fs/nfsd/
H A Dvfs.c269 dentry = lookup_one_len_unlocked(name, dparent, len); in nfsd_lookup_dentry()
/openbmc/linux/fs/
H A Dnamei.c2858 struct dentry *lookup_one_len_unlocked(const char *name, in lookup_one_len_unlocked() function
2863 EXPORT_SYMBOL(lookup_one_len_unlocked);