Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddata_update.h46 void bch2_data_update_exit(struct data_update *);
H A Ddata_update.c442 void bch2_data_update_exit(struct data_update *update) in bch2_data_update_exit() function
763 bch2_data_update_exit(m); in bch2_data_update_init()
H A Dio_read.c132 bch2_data_update_exit(&op->write); in promote_free()