Lines Matching refs:journal_completion
307 struct journal_completion { struct
315 struct journal_completion *comp; argument
793 struct journal_completion *comp = context; in complete_journal_op()
800 unsigned n_sections, struct journal_completion *comp) in xor_journal()
858 struct journal_completion *comp = req->data; in complete_journal_encrypt()
869 static bool do_crypt(bool encrypt, struct skcipher_request *req, struct journal_completion *comp) in do_crypt()
892 unsigned n_sections, struct journal_completion *comp) in crypt_journal()
936 unsigned n_sections, struct journal_completion *comp) in encrypt_journal()
946 struct journal_completion *comp = context; in complete_journal_io()
953 unsigned sector, unsigned n_sectors, struct journal_completion *comp) in rw_journal_sectors()
999 unsigned n_sections, struct journal_completion *comp) in rw_journal()
1011 struct journal_completion io_comp; in write_journal()
1012 struct journal_completion crypt_comp_1; in write_journal()
1013 struct journal_completion crypt_comp_2; in write_journal()
2305 struct journal_completion *comp = io->comp; in complete_copy_from_journal()
2328 struct journal_completion comp; in do_journal_write()
2803 struct journal_completion crypt_comp; in replay_journal()
3579 struct journal_completion comp; in create_journal()