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

/linux-master/block/partitions/
H A Defi.c586 gpt_entry *pptes = NULL, *aptes = NULL; local
620 &agpt, &aptes);
622 good_agpt = is_gpt_valid(state, lastlba, &agpt, &aptes);
631 &agpt, &aptes);
645 kfree(aptes);
652 *ptes = aptes;
663 kfree(aptes);

Completed in 189 milliseconds