Searched refs:get_zfs_bootfs_arg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c723 get_zfs_bootfs_arg(const char *arg, const char ** fpth, int *is_zfs, function
855 if (get_zfs_bootfs_arg(arg, &location, is_zfs, bootfs_arg) != 0)
1209 (void) get_zfs_bootfs_arg("/", &dp, &is_zfs, bootfs_arg);

Completed in 62 milliseconds