Searched refs:set_opt2 (Results 1 – 2 of 2) sorted by relevance
4306 set_opt2(sb, JOURNAL_FAST_COMMIT); in ext4_set_def_opts()4397 set_opt2(sb, STD_GROUP_SIZE); in ext4_handle_clustersize()4603 set_opt2(sb, HURD_COMPAT); in ext4_check_feature_compatibility()5434 set_opt2(sb, MB_OPTIMIZE_SCAN); in __ext4_fill_super()
1282 #define set_opt2(sb, opt) EXT4_SB(sb)->s_mount_opt2 |= \ macro