Home
last modified time | relevance | path

Searched refs:clear_opt2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c4995 clear_opt2(sb, JOURNAL_FAST_COMMIT); in ext4_check_journal_data_mode()
5411 clear_opt2(sb, JOURNAL_FAST_COMMIT); in __ext4_fill_super()
5524 clear_opt2(sb, MB_OPTIMIZE_SCAN); in __ext4_fill_super()
H A Dext4.h1250 #define clear_opt2(sb, opt) EXT4_SB(sb)->s_mount_opt2 &= \ macro
/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h1251 #define clear_opt2(sb, opt) EXT4_SB(sb)->s_mount_opt2 &= \ macro
H A Dsuper.c4325 clear_opt2(sb, JOURNAL_FAST_COMMIT); in ext4_fill_super()
4817 clear_opt2(sb, JOURNAL_FAST_COMMIT); in ext4_fill_super()

Completed in 37 milliseconds