Searched refs:partition_fd2 (Results 1 – 1 of 1) sorted by relevance
720 fbl::unique_fd partition_fd2(dup(partition_fd.get())); in FvmStreamPartitions() local721 if (!partition_fd2) { in FvmStreamPartitions()729 fbl::unique_fd fvm_fd(FvmPartitionFormat(std::move(partition_fd2), hdr->slice_size, in FvmStreamPartitions()
Completed in 5 milliseconds