Lines Matching full:released
253 * If the transaction was released or the checkpoint in jbd2_log_do_checkpoint()
352 * and try to release them. If the whole transaction is released, set
353 * the 'released' parameter. Return the number of released checkpointed
360 bool *released) in journal_shrink_one_cp_list() argument
367 *released = false; in journal_shrink_one_cp_list()
389 *released = true; in journal_shrink_one_cp_list()
404 * and try to release them. Return the number of released checkpointed
413 bool __maybe_unused released; in jbd2_journal_shrink_checkpoint_list() local
451 SHRINK_BUSY_SKIP, &released); in jbd2_journal_shrink_checkpoint_list()
492 bool released; in __jbd2_journal_clean_checkpoint_list() local
505 type, &released); in __jbd2_journal_clean_checkpoint_list()
518 if (!released) in __jbd2_journal_clean_checkpoint_list()