Home
last modified time | relevance | path

Searched refs:bch2_write (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dio_write.h89 CLOSURE_CALLBACK(bch2_write);
H A Dfs-io-direct.c545 closure_call(&dio->op.cl, bch2_write, NULL, NULL); in bch2_dio_write_loop()
H A Ddata_update.c458 closure_call(&m->op.cl, bch2_write, NULL, NULL); in bch2_data_update_read_done()
H A Dfs-io-buffered.c494 closure_call(&io->op.cl, bch2_write, NULL, NULL); in bch2_writepage_do_io()
H A Dio_write.c1652 CLOSURE_CALLBACK(bch2_write) in CLOSURE_CALLBACK() argument