Searched refs:bch2_insert_snapshot_whiteouts (Results 1 – 4 of 4) sorted by relevance
/linux/fs/bcachefs/ |
H A D | btree_update.c | 199 ret = bch2_insert_snapshot_whiteouts(trans, btree_id, in bch2_trans_update_extent_overwrite() 216 ret = bch2_insert_snapshot_whiteouts(trans, btree_id, in bch2_trans_update_extent_overwrite()
|
H A D | btree_update.h | 87 static inline int bch2_insert_snapshot_whiteouts(struct btree_trans *trans, in bch2_insert_snapshot_whiteouts() function
|
H A D | str_hash.c | 288 ret = bch2_insert_snapshot_whiteouts(trans, desc->btree_id, in bch2_str_hash_repair_key()
|
H A D | data_update.c | 439 bch2_insert_snapshot_whiteouts(trans, m->btree_id, in __bch2_data_update_index_update() 441 bch2_insert_snapshot_whiteouts(trans, m->btree_id, in __bch2_data_update_index_update()
|