Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddata_update.h56 int bch2_data_update_index_update(struct bch_write_op *);
H A Ddata_update.c441 int bch2_data_update_index_update(struct bch_write_op *op) in bch2_data_update_index_update() function
H A Dio_write.c592 : bch2_data_update_index_update(op); in __bch2_write_index()