Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dio_write.h93 CLOSURE_CALLBACK(bch2_write);
H A Dfs-io-direct.c532 closure_call(&dio->op.cl, bch2_write, NULL, NULL); in bch2_dio_write_loop()
H A Ddata_update.c426 closure_call(&m->op.cl, bch2_write, NULL, NULL); in bch2_data_update_read_done()
H A Dfs-io-buffered.c449 closure_call(&io->op.cl, bch2_write, NULL, NULL); in bch2_writepage_do_io()
H A Dio_write.c1578 CLOSURE_CALLBACK(bch2_write) in CLOSURE_CALLBACK() argument