Searched refs:exfat_clear_bitmap (Results 1 – 3 of 3) sorted by relevance
208 err = exfat_clear_bitmap(sb, clu, (sync && IS_DIRSYNC(inode))); in __exfat_free_cluster()236 if (exfat_clear_bitmap(sb, clu, (sync && IS_DIRSYNC(inode)))) in __exfat_free_cluster()
204 int exfat_clear_bitmap(struct super_block *sb, unsigned int clu, bool sync) in exfat_clear_bitmap() function
456 int exfat_clear_bitmap(struct super_block *sb, unsigned int clu, bool sync);