Searched refs:clear_opt2 (Results 1 – 2 of 2) sorted by relevance
4347 clear_opt2(sb, JOURNAL_FAST_COMMIT); in ext4_fill_super()4834 clear_opt2(sb, JOURNAL_FAST_COMMIT); in ext4_fill_super()
1249 #define clear_opt2(sb, opt) EXT4_SB(sb)->s_mount_opt2 &= \ macro