Home
last modified time | relevance | path

Searched refs:PC_SLICE_TYPE_EXT2FS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h115 #define PC_SLICE_TYPE_EXT2FS 0x83 macro
H A Dfsys_ext2fs.c306 && (current_slice != PC_SLICE_TYPE_EXT2FS) in ext2fs_mount()
H A Ddisk_io.c854 *type = PC_SLICE_TYPE_EXT2FS; in next_partition()