Searched refs:cluster_bitmap (Results 1 – 2 of 2) sorted by relevance
29 printk(BIOS_DEBUG, "\t\tcluster_bitmap:0x%x\n", pds.pds[i].cluster_bitmap); in dump_pds()79 pds.pds[i].cluster_bitmap = 1 << cluster; in fill_pds()151 pds.pds[i].cluster_bitmap == (1 << cluster)) in cluster_to_pd()
54 uint8_t cluster_bitmap; member