EXT4_MMP_CHECK_MULT
mmp_check_interval = max(EXT4_MMP_CHECK_MULT * mmp_update_interval,
mmp_check_interval = clamp(EXT4_MMP_CHECK_MULT * diff / HZ,