Searched refs:lookup_one_len_unlocked (Results 1 – 4 of 4) sorted by relevance
148 tmp = lookup_one_len_unlocked(nbuf, parent, strlen(nbuf)); in reconnect_one()
201 struct dentry *ret = lookup_one_len_unlocked(name, base, len); in ovl_lookup_positive_unlocked()
418 lower_dentry = lookup_one_len_unlocked(name, lower_dir_dentry, len); in ecryptfs_lookup()
2672 struct dentry *lookup_one_len_unlocked(const char *name, in lookup_one_len_unlocked() function2688 EXPORT_SYMBOL(lookup_one_len_unlocked);2701 struct dentry *ret = lookup_one_len_unlocked(name, base, len); in lookup_positive_unlocked()