Home
last modified time | relevance | path

Searched refs:IB_FS_ZFS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.h52 IB_FS_ZFS, enumerator
H A Dinstallboot.c1051 data->target.fstype = IB_FS_ZFS; in probe_fstyp()
1187 } else if (data->target.fstype != IB_FS_ZFS) { in probe_gpt()
1254 if (data->target.fstype == IB_FS_ZFS || in probe_gpt()
1266 if (data->target.fstype == IB_FS_ZFS) { in probe_gpt()