Searched refs:BCH_NONCE_BTREE (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ | ||
H A D | checksum.h | 29 #define BCH_NONCE_BTREE cpu_to_le32(2 << 28) macro |
H A D | btree_io.h | 97 [3] = ((__le32 *) &i->journal_seq)[0]^BCH_NONCE_BTREE, in btree_nonce() |