Searched refs:parent_fd (Results 1 – 1 of 1) sorted by relevance
1056 fbl::unique_fd parent_fd(open(parent, O_RDWR)); in WipePartitions() local1057 if (!parent_fd) { in WipePartitions()1063 status = fdio_get_service_handle(parent_fd.release(), svc.reset_and_get_address()); in WipePartitions()
Completed in 4 milliseconds