Lines Matching full:disk
48 ALOGE("Invalid disk length specified.");
201 /* first lba where the partitions will start on disk */
212 /* Number of LBAs on disk */
259 /* This function verifies that the disk info provided is valid, and if so,
311 /* allow the user override the "disk size" if they provided num_lba */
317 /* XXX: we assume that the disk has < 2^32 sectors :-) */
343 /* since this is our offset into the disk, we start off with that as
356 /* the partition requests the rest of the disk. */
359 "the rest of disk.");
374 ALOGE("Total requested size of partitions (%llu) is greater than disk "
411 /* validate and process the disk layout configuration.
493 printf("\t\tlen = rest of disk\n");