Searched refs:exfat_clear_bitmap (Results 1 – 3 of 3) sorted by relevance
193 err = exfat_clear_bitmap(inode, clu, (sync && IS_DIRSYNC(inode))); in __exfat_free_cluster() 216 if (exfat_clear_bitmap(inode, clu, (sync && IS_DIRSYNC(inode)))) in __exfat_free_cluster()
163 int exfat_clear_bitmap(struct inode *inode, unsigned int clu, bool sync) in exfat_clear_bitmap() function
444 int exfat_clear_bitmap(struct inode *inode, unsigned int clu, bool sync);