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

/external/e2fsprogs/lib/ext2fs/
H A Ddosio.c48 static unsigned short npart = 0; /* Number of mapped partitions */ variable
219 for(;i < npart; i++)
338 newparts = (PARTITION**)realloc(partitions, sizeof(PARTITION) * npart);
344 partitions[npart++] = active = part;

Completed in 1390 milliseconds