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