Home | History | Annotate | Download | only in include

Lines Matching refs:VbDiskInfo

572  * These types are distinguished by the following flag and VbDiskInfo
580 typedef struct VbDiskInfo {
599 } VbDiskInfo;
606 * points to a [count]-sized array of VbDiskInfo structs with the information
617 VbError_t VbExDiskGetInfo(VbDiskInfo **infos_ptr, uint32_t *count,
626 VbError_t VbExDiskFreeInfo(VbDiskInfo *infos,