Searched refs:DISK_MAX_PARTS (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/block/partitions/
H A Dmac.c62 if (blocks_in_map < 0 || blocks_in_map >= DISK_MAX_PARTS) { mac_partition()
/linux-4.1.27/include/linux/
H A Dgenhd.h58 #define DISK_MAX_PARTS 256 macro
243 return DISK_MAX_PARTS; disk_max_parts()
/linux-4.1.27/drivers/block/
H A Dnbd.c796 if ((1UL << part_shift) > DISK_MAX_PARTS) nbd_init()
H A Dloop.c1785 if ((1UL << part_shift) > DISK_MAX_PARTS) { loop_init()

Completed in 252 milliseconds