Home
last modified time | relevance | path

Searched refs:read_ios (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dmove.h35 atomic_t read_ios; member
H A Dmove.c177 atomic_dec(&ctxt->read_ios); in move_read_endio()
220 EBUG_ON(atomic_read(&ctxt->read_ios)); in bch2_moving_ctxt_exit()
358 atomic_inc(&ctxt->read_ios); in bch2_move_extent()
526 atomic_read(&ctxt->read_ios) < c->opts.move_ios_in_flight); in bch2_move_ratelimit()
1323 atomic_read(&ctxt->read_ios), in bch2_moving_ctxt_to_text()