Searched defs:ptes (Results 1 – 1 of 1) sorted by relevance
289 gpt_header **gpt, gpt_entry **ptes) in is_gpt_valid()505 find_valid_gpt(struct block_device *bdev, gpt_header **gpt, gpt_entry **ptes) in find_valid_gpt()602 gpt_entry *ptes = NULL; in efi_partition() local