HomeSort by relevance Sort by last modified time
    Searched defs:end_head (Results 51 - 54 of 54) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
genhd.h 53 unsigned char end_head; /* end head */ member in struct:partition
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
genhd.h 53 unsigned char end_head; /* end head */ member in struct:partition
  /external/kernel-headers/original/linux/
genhd.h 48 unsigned char end_head; /* end head */ member in struct:partition
70 unsigned char end_head; /* end head */ member in struct:partition
  /external/qemu/
block.c 1161 uint8_t end_head; /* end head */ member in struct:partition
1189 if (nr_sects && p->end_head) {
1192 heads = p->end_head + 1;
    [all...]

Completed in 28 milliseconds

1 23