Lines Matching full:disks
361 << "but is unusual. The util-linux fdisk program often creates disks like this.\n" in Verify()
369 << "such disks, but this is a violation of the GPT specification and so may cause\n" in Verify()
412 // Format and similar disks).... in Verify()
422 << "in degraded performance on some modern (2009 and later) hard disks.\n"; in Verify()
432 cout << "\nConsult http://www.ibm.com/developerworks/linux/library/l-4kb-sector-disks/\n" in Verify()
905 // Below is unlikely to happen on real disks, but could happen if in LoadPartitions()
1075 // reading MBR disks. If the CRC is invalid, then a warning about in LoadHeader()
1191 // This test should only fail on read-only disks.... in SaveGPTData()
1330 // identical to the main partition table on healthy disks.
2085 // involving unequal-sized disks.
2171 // of Western Digital Advanced Format disks and disks with similar
2175 // disks, some filesystem data structures can span multiple physical
2522 // about other alignments on existing disks unless a smaller-than-8 alignment
2523 // is used on big disks (as safety for Advanced Format drives).