Searched refs:bch2_sb_magic (Results 1 – 2 of 2) sorted by relevance
71 static inline __le64 bch2_sb_magic(struct bch_fs *c) in bch2_sb_magic() function81 return __le64_to_cpu(bch2_sb_magic(c) ^ JSET_MAGIC); in jset_magic()86 return __le64_to_cpu(bch2_sb_magic(c) ^ BSET_MAGIC); in bset_magic()
230 __le64 magic = bch2_sb_magic(c); in bch2_sb_key_nonce()
Completed in 12 milliseconds