Searched refs:ubifs_tnc_replace (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | gc.c | 313 err = ubifs_tnc_replace(c, &snod->key, sleb->lnum, in move_node()
|
H A D | ubifs.h | 1836 int ubifs_tnc_replace(struct ubifs_info *c, const union ubifs_key *key,
|
H A D | tnc.c | 2348 * ubifs_tnc_replace - replace a node in the TNC only if the old node is found. 2361 int ubifs_tnc_replace(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_replace() function
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | gc.c | 313 err = ubifs_tnc_replace(c, &snod->key, sleb->lnum, in move_node()
|
H A D | ubifs.h | 1865 int ubifs_tnc_replace(struct ubifs_info *c, const union ubifs_key *key,
|
H A D | tnc.c | 2349 * ubifs_tnc_replace - replace a node in the TNC only if the old node is found. 2362 int ubifs_tnc_replace(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_replace() function
|
Completed in 18 milliseconds