Searched refs:PART_BITS (Results 1 – 3 of 3) sorted by relevance
19 #define PART_BITS 4 macro346 return index << PART_BITS; in index_to_minor()351 return minor >> PART_BITS; in minor_to_index()676 vblk->disk = alloc_disk(1 << PART_BITS); in virtblk_probe()
37 #define PART_BITS 4 macro785 .part_bits = PART_BITS,
100 #define PART_BITS 4 macro1048 .part_bits = PART_BITS,