HomeSort by relevance Sort by last modified time
    Searched refs:IS_PC_SLICE_TYPE_EXTENDED (Results 1 - 3 of 3) sorted by null

  /external/grub/stage2/
pc_slice.h 134 #define IS_PC_SLICE_TYPE_EXTENDED(type) \
disk_io.c 466 if (IS_PC_SLICE_TYPE_EXTENDED (PC_SLICE_TYPE (mbr, part)))
680 if (IS_PC_SLICE_TYPE_EXTENDED (PC_SLICE_TYPE (buf, i)))
705 || (! IS_PC_SLICE_TYPE_EXTENDED (*type)
825 if (flags && ! IS_PC_SLICE_TYPE_EXTENDED (current_slice))
    [all...]
builtins.c 1266 && ! IS_PC_SLICE_TYPE_EXTENDED (type))
    [all...]

Completed in 50 milliseconds