Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dsuper-io.h71 static inline __le64 bch2_sb_magic(struct bch_fs *c) in bch2_sb_magic() function
81 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()
A Dchecksum.h230 __le64 magic = bch2_sb_magic(c); in bch2_sb_key_nonce()

Completed in 12 milliseconds