Searched refs:set_opt2 (Results 1 – 2 of 2) sorted by relevance
4301 set_opt2(sb, JOURNAL_FAST_COMMIT); in ext4_set_def_opts()4392 set_opt2(sb, STD_GROUP_SIZE); in ext4_handle_clustersize()4598 set_opt2(sb, HURD_COMPAT); in ext4_check_feature_compatibility()5431 set_opt2(sb, MB_OPTIMIZE_SCAN); in __ext4_fill_super()
1280 #define set_opt2(sb, opt) EXT4_SB(sb)->s_mount_opt2 |= \ macro