Searched refs:d_hash_and_lookup (Results 1 – 4 of 4) sorted by relevance
2162 found = d_hash_and_lookup(dentry->d_parent, name); in d_add_ci()2422 struct dentry *d_hash_and_lookup(struct dentry *dir, struct qstr *name) in d_hash_and_lookup() function2437 EXPORT_SYMBOL(d_hash_and_lookup);
2726 child = d_hash_and_lookup(parent, &this); in path_pts()
88 dentry = d_hash_and_lookup(parent, name); in cifs_prime_dcache()
2068 child = d_hash_and_lookup(dir, &qname); in proc_fill_cache()