Searched refs:JFS_MIN_JOURNAL_BLOCKS (Results 1 – 2 of 2) sorted by relevance
79 #define JFS_MIN_JOURNAL_BLOCKS 1024 macro
932 if (first + JFS_MIN_JOURNAL_BLOCKS > last + 1) { in journal_reset()997 if (journal->j_maxlen < JFS_MIN_JOURNAL_BLOCKS) { in journal_create()