Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_hyper.c42 #define ZFS_BOOTSTR "$ZFS-BOOTFS" macro
331 if (strcmp(optstr, ZFS_BOOTSTR) == 0) { in cvt_metal_option()
383 if (strcmp(optstr, ZFS_BOOTSTR) == 0) { in cvt_hyper_option()