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

/linux-4.4.14/drivers/md/bcache/
H A Drequest.c883 bch_keybuf_check_overlapping(&s->iop.c->moving_gc_keys, &start, &end); cached_dev_write()
886 if (bch_keybuf_check_overlapping(&dc->writeback_keys, &start, &end)) { cached_dev_write()
1102 bch_keybuf_check_overlapping(&s->iop.c->moving_gc_keys, flash_dev_make_request()
H A Dbtree.h303 bool bch_keybuf_check_overlapping(struct keybuf *, struct bkey *,
H A Dbtree.c2458 bool bch_keybuf_check_overlapping(struct keybuf *buf, struct bkey *start, bch_keybuf_check_overlapping() function

Completed in 121 milliseconds