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

/linux-4.4.14/block/partitions/
H A Dosf.c19 unsigned int npartitions; osf_partition() local
69 npartitions = le16_to_cpu(label->d_npartitions); osf_partition()
70 if (npartitions > MAX_OSF_PARTITIONS) { osf_partition()
74 for (i = 0 ; i < npartitions; i++, partition++) { osf_partition()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-cpu.c1034 CERROR("Failed to create ptable with npartitions %d\n", cfs_cpu_init()
1048 LCONSOLE(0, "HW CPU cores: %d, npartitions: %d\n", cfs_cpu_init()
/linux-4.4.14/drivers/mtd/devices/
H A Dlart.c656 printk ("\npartitions = %d\n", ARRAY_SIZE(lart_partitions)); lart_flash_init()

Completed in 130 milliseconds