Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dmovinggc.c25 moving_gc_keys); in moving_pred()
55 bch_keybuf_del(&io->op.c->moving_gc_keys, io->w); in write_moving_finish()
138 w = bch_keybuf_next_rescan(c, &c->moving_gc_keys, in read_moving()
144 bch_keybuf_del(&c->moving_gc_keys, w); in read_moving()
179 bch_keybuf_del(&c->moving_gc_keys, w); in read_moving()
243 c->moving_gc_keys.last_scanned = ZERO_KEY; in bch_moving_gc()
250 bch_keybuf_init(&c->moving_gc_keys); in bch_moving_init_cache_set()
Dbcache.h661 struct keybuf moving_gc_keys; member
Drequest.c974 bch_keybuf_check_overlapping(&s->iop.c->moving_gc_keys, &start, &end); in cached_dev_write()
1305 bch_keybuf_check_overlapping(&s->iop.c->moving_gc_keys, in flash_dev_submit_bio()