Searched refs:kThresholdSize (Results 1 – 2 of 2) sorted by relevance
185 if (dev_sz > kThresholdSize) { in VerifyPartition()
195 uint64_t kThresholdSize = 512_MiB; variable