HomeSort by relevance Sort by last modified time
    Searched full:partition_t (Results 1 - 1 of 1) sorted by null

  /external/qemu/block/
vvfat.c 249 typedef struct partition_t { struct
256 } __attribute__((packed)) partition_t; typedef in typeref:struct:partition_t
262 partition_t partition[4];
382 partition_t* partition = &(real_mbr->partition[0]);
    [all...]

Completed in 118 milliseconds