Searched refs:exfat_set_bitmap (Results 1 – 4 of 4) sorted by relevance
186 int exfat_set_bitmap(struct super_block *sb, unsigned int clu, bool sync) in exfat_set_bitmap() function
412 if (exfat_set_bitmap(sb, new_clu, sync_bmap)) { in exfat_alloc_cluster()
455 int exfat_set_bitmap(struct super_block *sb, unsigned int clu, bool sync);
640 exfat_set_bitmap(sb, sbi->root_dir, false); in __exfat_fill_super()