Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbset.h477 static inline bool bch_bkey_equal_header(const struct bkey *l, in bch_bkey_equal_header() function
H A Dextents.c388 if (!bch_bkey_equal_header(k, replace_key)) in bch_extent_insert_fixup()
H A Dbset.c854 if (!bch_bkey_equal_header(l, r) || in bch_bkey_try_merge()