Searched refs:journal_nonce (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Djournal_io.c51 static struct nonce journal_nonce(const struct jset *jset) function
68 *csum = csum_vstruct(c, JSET_CSUM_TYPE(j), journal_nonce(j), j);
1083 ret = bch2_encrypt(c, JSET_CSUM_TYPE(j), journal_nonce(j),
1923 ret = bch2_encrypt(c, JSET_CSUM_TYPE(jset), journal_nonce(jset),
1930 journal_nonce(jset), jset);

Completed in 125 milliseconds