Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dnamei.c1651 static struct dentry *lookup_dcache(const struct qstr *name, in lookup_dcache() function
1676 dentry = lookup_dcache(name, base, flags); in lookup_one_qstr_excl_raw()
2927 return lookup_dcache(&this, base, 0); in try_lookup_one_len()
2954 dentry = lookup_dcache(&this, base, 0); in lookup_one_len()
2984 dentry = lookup_dcache(&this, base, 0); in lookup_one()
3014 ret = lookup_dcache(&this, base, 0); in lookup_one_unlocked()