Searched refs:exfat_test_bitmap (Results 1 – 4 of 4) sorted by relevance
227 bool exfat_test_bitmap(struct super_block *sb, unsigned int clu) in exfat_test_bitmap() function
457 bool exfat_test_bitmap(struct super_block *sb, unsigned int clu);
632 if (!exfat_test_bitmap(sb, sbi->root_dir)) { in __exfat_fill_super()
607 if (!exfat_test_bitmap(sb, clu)) { in exfat_find_location()