Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A 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 *);
H A Dmove.c163 struct moving_io *bch2_moving_ctxt_next_pending_write(struct moving_context *ctxt) in bch2_moving_ctxt_next_pending_write() function
188 while ((io = bch2_moving_ctxt_next_pending_write(ctxt))) { in bch2_moving_ctxt_do_pending_writes()