Home
last modified time | relevance | path

Searched refs:j_free (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Djbd2.h915 unsigned long j_free; member
1748 long free = journal->j_free - 32; in jbd2_log_space_left()
/linux-6.15/fs/jbd2/
H A Djournal.c822 J_ASSERT(journal->j_free > 1); in jbd2_journal_next_log_block()
826 journal->j_free--; in jbd2_journal_next_log_block()
1086 journal->j_free += freed; in __jbd2_update_log_tail()
1740 journal->j_free = journal->j_last - journal->j_first; in journal_reset()
2279 journal->j_free = journal->j_last - journal->j_first; in jbd2_journal_initialize_fast_commit()