Searched refs:lookup_dcache (Results 1 – 3 of 3) sorted by relevance
/linux/fs/ |
A D | namei.c | 1516 static struct dentry *lookup_dcache(const struct qstr *name, in lookup_dcache() function 1543 struct dentry *dentry = lookup_dcache(name, base, flags); in __lookup_hash() 2658 return lookup_dcache(&this, base, 0); in try_lookup_one_len() 2685 dentry = lookup_dcache(&this, base, 0); in lookup_one_len() 2715 dentry = lookup_dcache(&this, base, 0); in lookup_one() 2743 ret = lookup_dcache(&this, base, 0); in lookup_one_len_unlocked()
|
/linux/ |
A D | System.map | 8745 ffff8000102558f0 t lookup_dcache
|
A D | .tmp_System.map | 8745 ffff8000102558f0 t lookup_dcache
|
Completed in 296 milliseconds