Searched refs:PART_BITS (Results 1 – 3 of 3) sorted by relevance
17 #define PART_BITS 4 macro307 return index << PART_BITS; in index_to_minor()312 return minor >> PART_BITS; in minor_to_index()607 vblk->disk = alloc_disk(1 << PART_BITS); in virtblk_probe()
37 #define PART_BITS 4 macro821 .part_bits = PART_BITS,
100 #define PART_BITS 4 macro1087 .part_bits = PART_BITS,