Searched refs:move_buckets_wait (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | movinggc.c | 110 static void move_buckets_wait(struct moving_context *ctxt, in move_buckets_wait() function 158 move_buckets_wait(ctxt, buckets_in_flight, false); in bch2_copygc_get_buckets() 378 move_buckets_wait(&ctxt, buckets, true); in bch2_copygc_thread() 384 move_buckets_wait(&ctxt, buckets, true); in bch2_copygc_thread() 395 move_buckets_wait(&ctxt, buckets, true); in bch2_copygc_thread() 416 move_buckets_wait(&ctxt, buckets, true); in bch2_copygc_thread() 422 move_buckets_wait(&ctxt, buckets, true); in bch2_copygc_thread()
|