Lines Matching full:released
253 * If the transaction was released or the checkpoint in jbd2_log_do_checkpoint()
350 * and try to release them. If the whole transaction is released, set
351 * the 'released' parameter. Return the number of released checkpointed
358 bool *released) in journal_shrink_one_cp_list() argument
365 *released = false; in journal_shrink_one_cp_list()
387 *released = true; in journal_shrink_one_cp_list()
402 * and try to release them. Return the number of released checkpointed
411 bool __maybe_unused released; in jbd2_journal_shrink_checkpoint_list() local
449 JBD2_SHRINK_BUSY_SKIP, &released); in jbd2_journal_shrink_checkpoint_list()
493 bool released; in __jbd2_journal_clean_checkpoint_list() local
507 type, &released); in __jbd2_journal_clean_checkpoint_list()
520 if (!released) in __jbd2_journal_clean_checkpoint_list()