Searched refs:bch2_sb_magic (Results 1 – 2 of 2) sorted by relevance
59 static inline __le64 bch2_sb_magic(struct bch_fs *c) in bch2_sb_magic() function69 return __le64_to_cpu(bch2_sb_magic(c) ^ JSET_MAGIC); in jset_magic()74 return __le64_to_cpu(bch2_sb_magic(c) ^ BSET_MAGIC); in bset_magic()
227 __le64 magic = bch2_sb_magic(c); in bch2_sb_key_nonce()