Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/partitions/
Defi.c521 gpt_entry *pptes = NULL, *aptes = NULL; in find_valid_gpt() local
533 &agpt, &aptes); in find_valid_gpt()
536 &agpt, &aptes); in find_valid_gpt()
541 &agpt, &aptes); in find_valid_gpt()
591 if (aptes) { kfree(aptes); aptes = NULL; } in find_valid_gpt()
601 *ptes = aptes; in find_valid_gpt()
613 if (aptes) { kfree(aptes); aptes=NULL; } in find_valid_gpt()