Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Djbd2.h928 unsigned long j_free; member
1749 long free = journal->j_free - 32; in jbd2_log_space_left()
/openbmc/linux/fs/jbd2/
H A Djournal.c847 J_ASSERT(journal->j_free > 1); in jbd2_journal_next_log_block()
851 journal->j_free--; in jbd2_journal_next_log_block()
1119 journal->j_free += freed; in __jbd2_update_log_tail()
1775 journal->j_free = journal->j_last - journal->j_first; in journal_reset()
2320 journal->j_free = journal->j_last - journal->j_first; in jbd2_journal_initialize_fast_commit()