Lines Matching refs:journal_completion
305 struct journal_completion { struct
313 struct journal_completion *comp; argument
783 struct journal_completion *comp = context; in complete_journal_op()
790 unsigned n_sections, struct journal_completion *comp) in xor_journal()
848 struct journal_completion *comp = req->data; in complete_journal_encrypt()
859 static bool do_crypt(bool encrypt, struct skcipher_request *req, struct journal_completion *comp) in do_crypt()
882 unsigned n_sections, struct journal_completion *comp) in crypt_journal()
926 unsigned n_sections, struct journal_completion *comp) in encrypt_journal()
936 struct journal_completion *comp = context; in complete_journal_io()
943 unsigned sector, unsigned n_sectors, struct journal_completion *comp) in rw_journal_sectors()
989 unsigned n_sections, struct journal_completion *comp) in rw_journal()
1001 struct journal_completion io_comp; in write_journal()
1002 struct journal_completion crypt_comp_1; in write_journal()
1003 struct journal_completion crypt_comp_2; in write_journal()
2253 struct journal_completion *comp = io->comp; in complete_copy_from_journal()
2276 struct journal_completion comp; in do_journal_write()
2755 struct journal_completion crypt_comp; in replay_journal()
3519 struct journal_completion comp; in create_journal()