Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dmove.h52 bch2_moving_ctxt_next_pending_write(_ctxt) || \
69 bch2_moving_ctxt_next_pending_write(_ctxt) || \
84 struct moving_io *bch2_moving_ctxt_next_pending_write(struct moving_context *);
Dmove.c136 struct moving_io *bch2_moving_ctxt_next_pending_write(struct moving_context *ctxt) in bch2_moving_ctxt_next_pending_write() function
161 while ((io = bch2_moving_ctxt_next_pending_write(ctxt))) { in bch2_moving_ctxt_do_pending_writes()