Searched refs:PART_BITS (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/block/
H A Dvirtio_blk.c17 #define PART_BITS 4 macro
307 return index << PART_BITS; index_to_minor()
312 return minor >> PART_BITS; minor_to_index()
615 vblk->disk = alloc_disk(1 << PART_BITS); virtblk_probe()
/linux-4.4.14/drivers/mtd/
H A Drfd_ftl.c37 #define PART_BITS 4 macro
821 .part_bits = PART_BITS,
H A Dftl.c100 #define PART_BITS 4 macro
1087 .part_bits = PART_BITS,

Completed in 242 milliseconds