Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dbset.h468 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.c855 if (!bch_bkey_equal_header(l, r) || in bch_bkey_try_merge()