Searched refs:good_pgpt (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/partitions/
H A Defi.c515 int good_pgpt = 0, good_agpt = 0, good_pmbr = 0; local
537 good_pgpt = is_gpt_valid(bdev, GPT_PRIMARY_PARTITION_TABLE_LBA,
539 if (good_pgpt)
548 if (!good_pgpt && !good_agpt)
554 if (good_pgpt) {

Completed in 42 milliseconds