Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbkey_cmp.h89 int __bch2_bkey_cmp_packed_format_checked_inlined(const struct bkey_packed *l, in __bch2_bkey_cmp_packed_format_checked_inlined() function
116 return __bch2_bkey_cmp_packed_format_checked_inlined(l, r, b); in bch2_bkey_cmp_packed_inlined()
Dbkey.c1020 return __bch2_bkey_cmp_packed_format_checked_inlined(l, r, b); in __bch2_bkey_cmp_packed_format_checked()