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()
1101 static inline __le64 __bch2_sb_magic(struct bch_sb *sb) in __bch2_sb_magic() function1111 return __le64_to_cpu(__bch2_sb_magic(sb) ^ JSET_MAGIC); in __jset_magic()1116 return __le64_to_cpu(__bch2_sb_magic(sb) ^ BSET_MAGIC); in __bset_magic()