Searched refs:__bch2_sb_magic (Results 1 – 2 of 2) sorted by relevance
215 __le64 magic = __bch2_sb_magic(sb); in __bch2_sb_key_nonce()
1089 static inline __le64 __bch2_sb_magic(struct bch_sb *sb) in __bch2_sb_magic() function1099 return __le64_to_cpu(__bch2_sb_magic(sb) ^ JSET_MAGIC); in __jset_magic()1104 return __le64_to_cpu(__bch2_sb_magic(sb) ^ BSET_MAGIC); in __bset_magic()