Searched refs:exfat_clear_bitmap (Results 1 – 3 of 3) sorted by relevance
224 err = exfat_clear_bitmap(sb, clu, (sync && IS_DIRSYNC(inode))); in __exfat_free_cluster()252 if (exfat_clear_bitmap(sb, clu, (sync && IS_DIRSYNC(inode)))) in __exfat_free_cluster()
203 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);