exfat_set_bitmap
int exfat_set_bitmap(struct super_block *sb, unsigned int clu, bool sync);
if (exfat_set_bitmap(sb, new_clu, sync_bmap)) {
exfat_set_bitmap(sb, sbi->root_dir, false);