Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dbset.h431 bool __bch_cut_front(const struct bkey *where, struct bkey *k);
437 return __bch_cut_front(where, k); in bch_cut_front()
H A Dbset.c197 bool __bch_cut_front(const struct bkey *where, struct bkey *k) in __bch_cut_front() function