Searched refs:ohead_bitmap (Results 1 – 3 of 3) sorted by relevance
114 if (exfat->ohead_bitmap) in exfat_free_exfat()115 free(exfat->ohead_bitmap); in exfat_free_exfat()149 exfat->ohead_bitmap = in exfat_alloc_exfat()151 if (!exfat->ohead_bitmap) { in exfat_alloc_exfat()
43 char *ohead_bitmap; member
1217 ohead_b = (bitmap_t *)exfat->ohead_bitmap; in write_bitmap()1423 ohead_b = (bitmap_t *)exfat->ohead_bitmap; in rescue_orphan_clusters()1431 exfat_bitmap_find_one(exfat, exfat->ohead_bitmap, clu, &s_clu) == 0;) { in rescue_orphan_clusters()1432 if (exfat_bitmap_find_zero(exfat, exfat->ohead_bitmap, s_clu, &e_clu)) in rescue_orphan_clusters()