Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dmove.h35 atomic_t read_ios; member
Dmove.c150 atomic_dec(&ctxt->read_ios); in move_read_endio()
193 EBUG_ON(atomic_read(&ctxt->read_ios)); in bch2_moving_ctxt_exit()
339 atomic_inc(&ctxt->read_ios); in bch2_move_extent()
496 atomic_read(&ctxt->read_ios) < c->opts.move_ios_in_flight); in bch2_move_ratelimit()
1146 atomic_read(&ctxt->read_ios), in bch2_moving_ctxt_to_text()