Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dnamei.c1496 static struct dentry *lookup_dcache(const struct qstr *name, in lookup_dcache() function
1523 struct dentry *dentry = lookup_dcache(name, base, flags); in __lookup_hash()
2505 return lookup_dcache(&this, base, 0); in try_lookup_one_len()
2532 dentry = lookup_dcache(&this, base, 0); in lookup_one_len()
2560 ret = lookup_dcache(&this, base, 0); in lookup_one_len_unlocked()