Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:SMALLEST_ADVANCED_FORMAT

2271 // and the disk is bigger than SMALLEST_ADVANCED_FORMAT, resets it to 8. This
2299 if ((align < MIN_AF_ALIGNMENT) && (diskSize >= SMALLEST_ADVANCED_FORMAT))