Home
last modified time | relevance | path

Searched refs:moving_gc_keys (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A 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()
H A Drequest.c979 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()
H A Dbcache.h656 struct keybuf moving_gc_keys; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A 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()
H A 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()
H A Dbcache.h662 struct keybuf moving_gc_keys; member

Completed in 8 milliseconds