Searched refs:ubifs_tnc_remove_dh (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | ubifs.h | 1844 int ubifs_tnc_remove_dh(struct ubifs_info *c, const union ubifs_key *key,
|
H A D | journal.c | 651 err = ubifs_tnc_remove_dh(c, &dent_key, nm->minor_hash); in ubifs_jnl_update()
|
H A D | tnc.c | 2724 * ubifs_tnc_remove_dh - remove an index entry for a "double hashed" node. 2731 int ubifs_tnc_remove_dh(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_remove_dh() function
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | ubifs.h | 1873 int ubifs_tnc_remove_dh(struct ubifs_info *c, const union ubifs_key *key,
|
H A D | journal.c | 651 err = ubifs_tnc_remove_dh(c, &dent_key, nm->minor_hash); in ubifs_jnl_update()
|
H A D | tnc.c | 2725 * ubifs_tnc_remove_dh - remove an index entry for a "double hashed" node. 2732 int ubifs_tnc_remove_dh(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_remove_dh() function
|
Completed in 19 milliseconds