exfat_set_vol_flags
return exfat_set_vol_flags(sb, sbi->vol_flags | VOLUME_DIRTY);
return exfat_set_vol_flags(sb, sbi->vol_flags & ~VOLUME_DIRTY);