Home
last modified time | relevance | path

Searched refs:__bch_cut_front (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/bcache/
H A Dbset.h425 bool __bch_cut_front(const struct bkey *where, struct bkey *k);
431 return __bch_cut_front(where, k); in bch_cut_front()
H A Dbset.c201 bool __bch_cut_front(const struct bkey *where, struct bkey *k) in __bch_cut_front() function