Home
last modified time | relevance | path

Searched refs:bch2_encrypt (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dbtree_io.h111 ret = bch2_encrypt(c, BSET_CSUM_TYPE(i), nonce, in bset_encrypt()
119 return bch2_encrypt(c, BSET_CSUM_TYPE(i), nonce, i->_data, in bset_encrypt()
H A Dchecksum.h77 int bch2_encrypt(struct bch_fs *, unsigned, struct nonce,
H A Dchecksum.c168 int bch2_encrypt(struct bch_fs *c, unsigned type, in bch2_encrypt() function
H A Dbtree_node_scan.c192 bch2_encrypt(c, BSET_CSUM_TYPE(&bn->keys), nonce, &bn->flags, bytes); in try_read_btree_node()
H A Djournal_io.c1148 ret = bch2_encrypt(c, JSET_CSUM_TYPE(j), journal_nonce(j), in journal_read_bucket()
1989 ret = bch2_encrypt(c, JSET_CSUM_TYPE(jset), journal_nonce(jset), in bch2_journal_write_prep()