Searched refs:JFS_MIN_JOURNAL_BLOCKS (Results 1 – 4 of 4) sorted by relevance
53 if (num_blocks < JFS_MIN_JOURNAL_BLOCKS) in ext2fs_create_journal_superblock()573 retval = ext2fs_add_journal_inode(fs, JFS_MIN_JOURNAL_BLOCKS, 0); in main()
76 #define JFS_MIN_JOURNAL_BLOCKS 1024 macro
352 JFS_MIN_JOURNAL_BLOCKS) { in ext2fs_get_journal()
358 JFS_MIN_JOURNAL_BLOCKS) { in e2fsck_get_journal()