Home
last modified time | relevance | path

Searched refs:exfat_clear_bitmap (Results 1 – 3 of 3) sorted by relevance

/linux/fs/exfat/
H A Dfatent.c208 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()
H A Dballoc.c204 int exfat_clear_bitmap(struct super_block *sb, unsigned int clu, bool sync) in exfat_clear_bitmap() function
H A Dexfat_fs.h456 int exfat_clear_bitmap(struct super_block *sb, unsigned int clu, bool sync);