Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:SMALLEST_ADVANCED_FORMAT

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