Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dbset.h475 static inline bool bch_bkey_equal_header(const struct bkey *l, in bch_bkey_equal_header() function
Dextents.c381 if (!bch_bkey_equal_header(k, replace_key)) in bch_extent_insert_fixup()
Dbset.c850 if (!bch_bkey_equal_header(l, r) || in bch_bkey_try_merge()