Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbset.h475 static inline bool bch_bkey_equal_header(const struct bkey *l, in bch_bkey_equal_header() function
H A Dextents.c381 if (!bch_bkey_equal_header(k, replace_key)) in bch_extent_insert_fixup()
H A Dbset.c848 if (!bch_bkey_equal_header(l, r) || in bch_bkey_try_merge()