Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A Dbtree.h407 bool bch_keybuf_check_overlapping(struct keybuf *buf, struct bkey *start,
A Drequest.c976 bch_keybuf_check_overlapping(&s->iop.c->moving_gc_keys, &start, &end); in cached_dev_write()
979 if (bch_keybuf_check_overlapping(&dc->writeback_keys, &start, &end)) { in cached_dev_write()
1301 bch_keybuf_check_overlapping(&s->iop.c->moving_gc_keys, in flash_dev_submit_bio()
A Dbtree.c2691 bool bch_keybuf_check_overlapping(struct keybuf *buf, struct bkey *start, in bch_keybuf_check_overlapping() function

Completed in 11 milliseconds