Lines Matching refs:journal_completion
300 struct journal_completion { struct
308 struct journal_completion *comp; argument
776 struct journal_completion *comp = context; in complete_journal_op()
783 unsigned n_sections, struct journal_completion *comp) in xor_journal()
841 struct journal_completion *comp = req->data; in complete_journal_encrypt()
852 static bool do_crypt(bool encrypt, struct skcipher_request *req, struct journal_completion *comp) in do_crypt()
875 unsigned n_sections, struct journal_completion *comp) in crypt_journal()
919 unsigned n_sections, struct journal_completion *comp) in encrypt_journal()
929 struct journal_completion *comp = context; in complete_journal_io()
936 unsigned sector, unsigned n_sectors, struct journal_completion *comp) in rw_journal_sectors()
982 unsigned n_sections, struct journal_completion *comp) in rw_journal()
994 struct journal_completion io_comp; in write_journal()
995 struct journal_completion crypt_comp_1; in write_journal()
996 struct journal_completion crypt_comp_2; in write_journal()
2147 struct journal_completion *comp = io->comp; in complete_copy_from_journal()
2170 struct journal_completion comp; in do_journal_write()
2633 struct journal_completion crypt_comp; in replay_journal()
3347 struct journal_completion comp; in create_journal()