Searched refs:move_buckets_wait (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | movinggc.c | 111 static void move_buckets_wait(struct moving_context *ctxt, in move_buckets_wait() function 159 move_buckets_wait(ctxt, buckets_in_flight, false); in bch2_copygc_get_buckets() 354 move_buckets_wait(&ctxt, buckets, true); in bch2_copygc_thread() 360 move_buckets_wait(&ctxt, buckets, true); in bch2_copygc_thread() 371 move_buckets_wait(&ctxt, buckets, true); in bch2_copygc_thread() 392 move_buckets_wait(&ctxt, buckets, true); in bch2_copygc_thread() 398 move_buckets_wait(&ctxt, buckets, true); in bch2_copygc_thread()
|