Searched refs:ubifs_tnc_lookup_dh (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | ubifs.h | 1830 int ubifs_tnc_lookup_dh(struct ubifs_info *c, const union ubifs_key *key,
|
H A D | dir.c | 226 err = ubifs_tnc_lookup_dh(c, &key, dent, nm.minor_hash); in ubifs_lookup()
|
H A D | tnc.c | 1983 * ubifs_tnc_lookup_dh - look up a "double hashed" node. 1996 int ubifs_tnc_lookup_dh(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_dh() function
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | ubifs.h | 1859 int ubifs_tnc_lookup_dh(struct ubifs_info *c, const union ubifs_key *key,
|
H A D | dir.c | 229 err = ubifs_tnc_lookup_dh(c, &key, dent, nm.minor_hash); in ubifs_lookup()
|
H A D | tnc.c | 1984 * ubifs_tnc_lookup_dh - look up a "double hashed" node. 1997 int ubifs_tnc_lookup_dh(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_dh() function
|
Completed in 18 milliseconds