Searched refs:num_parts (Results 1 – 5 of 5) sorted by relevance
51 int num_parts; member72 int *num_parts, in newpart() argument155 if ((parts = newpart(s + 1, &s, num_parts, in newpart()163 *num_parts = this_part + 1; in newpart()164 alloc_size = *num_parts * sizeof(struct mtd_partition) + in newpart()173 extra_mem = (unsigned char *)(parts + *num_parts); in newpart()221 int num_parts; in mtdpart_setup_real() local241 &num_parts, /* out: number of parts */ in mtdpart_setup_real()259 this_mtd->num_parts = num_parts; in mtdpart_setup_real()269 this_mtd->mtd_id, this_mtd->num_parts)); in mtdpart_setup_real()[all …]
49 int num_parts; /* number of partitions configured on logvol */ member
1368 int num_parts = 0; in ida_ioctl() local1379 num_parts++; in ida_ioctl()1381 luninfo.num_parts = num_parts; in ida_ioctl()
945 int num_parts = 0; in cciss_ioctl() local956 num_parts++; in cciss_ioctl()958 luninfo.num_parts = num_parts; in cciss_ioctl()
187 int num_parts; /* number of partitions configured on logvol */ member