HomeSort by relevance Sort by last modified time
    Searched defs:part_entry (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/gplinclude/disk/
partition.h 23 struct part_entry { struct
  /external/toybox/toys/pending/
fdisk.c 56 struct part_entry { struct
89 struct part_entry partitions[PARTITION_MAX];
207 struct part_entry *pe;
303 struct part_entry *pe = &partitions[i];
576 struct part_entry *pe = &partitions[i];
662 struct part_entry *pe;
883 struct part_entry *pe = &partitions[i];
918 struct part_entry *pe = &partitions[idx];
980 struct part_entry *pe;
1043 struct part_entry *pe
    [all...]

Completed in 100 milliseconds