Home
last modified time | relevance | path

Searched refs:data_update (Results 1 – 6 of 6) sorted by relevance

/linux/fs/bcachefs/
H A Ddata_update.h23 struct data_update { struct
33 void bch2_data_update_to_text(struct printbuf *, struct data_update *); argument
37 void bch2_data_update_read_done(struct data_update *,
46 void bch2_data_update_exit(struct data_update *);
49 struct data_update *,
H A Ddata_update.c105 static void trace_move_extent_fail2(struct data_update *m, in trace_move_extent_fail2()
170 struct data_update *m = in __bch2_data_update_index_update()
171 container_of(op, struct data_update, op); in __bch2_data_update_index_update()
417 void bch2_data_update_read_done(struct data_update *m, in bch2_data_update_read_done()
429 void bch2_data_update_exit(struct data_update *update) in bch2_data_update_exit()
443 struct data_update *update) in bch2_update_unwritten_extent()
553 void bch2_data_update_to_text(struct printbuf *out, struct data_update *m) in bch2_data_update_to_text()
606 struct data_update *m, in bch2_data_update_init()
H A DMakefile32 data_update.o \
H A Dmove.c77 struct data_update write;
H A Dio_read.c82 struct data_update write;
H A Dtrace.h1422 DEFINE_EVENT(fs_str, data_update,