Searched refs:moving_gc_keys (Results 1 – 3 of 3) sorted by relevance
21 moving_gc_keys); in moving_pred()56 bch_keybuf_del(&io->s.op.c->moving_gc_keys, io->w); in write_moving_finish()141 w = bch_keybuf_next_rescan(c, &c->moving_gc_keys, &MAX_KEY); in read_moving()180 bch_keybuf_del(&c->moving_gc_keys, w); in read_moving()243 c->moving_gc_keys.last_scanned = ZERO_KEY; in bch_moving_gc()253 bch_keybuf_init(&c->moving_gc_keys, moving_pred); in bch_moving_init_cache_set()
1024 bch_keybuf_check_overlapping(&s->op.c->moving_gc_keys, &start, &end); in request_write()1340 bch_keybuf_check_overlapping(&s->op.c->moving_gc_keys, in flash_dev_make_request()
808 struct keybuf moving_gc_keys; member