Lines Matching full:released
247 * If the transaction was released or the checkpoint in jbd2_log_do_checkpoint()
346 * and try to release them. If the whole transaction is released, set
347 * the 'released' parameter. Return the number of released checkpointed
354 bool *released) in journal_shrink_one_cp_list() argument
361 *released = false; in journal_shrink_one_cp_list()
383 *released = true; in journal_shrink_one_cp_list()
398 * and try to release them. Return the number of released checkpointed
407 bool __maybe_unused released; in jbd2_journal_shrink_checkpoint_list() local
442 SHRINK_BUSY_SKIP, &released); in jbd2_journal_shrink_checkpoint_list()
483 bool released; in __jbd2_journal_clean_checkpoint_list() local
496 type, &released); in __jbd2_journal_clean_checkpoint_list()
509 if (!released) in __jbd2_journal_clean_checkpoint_list()