Searched refs:set_opt2 (Results 1 – 2 of 2) sorted by relevance
4350 set_opt2(sb, JOURNAL_FAST_COMMIT); in ext4_set_def_opts()4437 set_opt2(sb, STD_GROUP_SIZE); in ext4_handle_clustersize()4667 set_opt2(sb, HURD_COMPAT); in ext4_check_feature_compatibility()5551 set_opt2(sb, MB_OPTIMIZE_SCAN); in __ext4_fill_super()
1270 #define set_opt2(sb, opt) EXT4_SB(sb)->s_mount_opt2 |= \ macro