Searched refs:gpt_path (Results 1 – 1 of 1) sorted by relevance
327 fbl::String gpt_path; in InitializeGpt() local328 if (!FindTargetGptPath(devfs_root, &gpt_path)) { in InitializeGpt()332 fbl::unique_fd fd(open(gpt_path.c_str(), O_RDWR)); in InitializeGpt()
Completed in 5 milliseconds