Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dfsck.h7 int bch2_fsck_update_backpointers(struct btree_trans *,
H A Dstr_hash.c71 return bch2_fsck_update_backpointers(trans, s, desc, hash_info, &new->k_i); in fsck_rename_dirent()
257 bch2_fsck_update_backpointers(trans, s, *desc, hash_info, new) ?: in __bch2_str_hash_check_key()
H A Dfsck.c967 int bch2_fsck_update_backpointers(struct btree_trans *trans, in bch2_fsck_update_backpointers() function