Home
last modified time | relevance | path

Searched refs:moving_gc_keys (Results 1 – 3 of 3) sorted by relevance

/drivers/md/bcache/
Dmovinggc.c24 moving_gc_keys); in moving_pred()
56 bch_keybuf_del(&io->op.c->moving_gc_keys, io->w); in write_moving_finish()
141 w = bch_keybuf_next_rescan(c, &c->moving_gc_keys, in read_moving()
147 bch_keybuf_del(&c->moving_gc_keys, w); in read_moving()
182 bch_keybuf_del(&c->moving_gc_keys, w); in read_moving()
247 c->moving_gc_keys.last_scanned = ZERO_KEY; in bch_moving_gc()
254 bch_keybuf_init(&c->moving_gc_keys); in bch_moving_init_cache_set()
Dbcache.h616 struct keybuf moving_gc_keys; member
Drequest.c890 bch_keybuf_check_overlapping(&s->iop.c->moving_gc_keys, &start, &end); in cached_dev_write()
1110 bch_keybuf_check_overlapping(&s->iop.c->moving_gc_keys, in flash_dev_make_request()