Home
last modified time | relevance | path

Searched refs:exfat_set_bitmap (Results 1 – 2 of 2) sorted by relevance

/linux/fs/exfat/
H A Dballoc.c185 int exfat_set_bitmap(struct super_block *sb, unsigned int clu, bool sync) in exfat_set_bitmap() function
H A Dsuper.c640 exfat_set_bitmap(sb, sbi->root_dir, false); in __exfat_fill_super()