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

/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_fs.c176 get_zfs_root(zfs_handle_t *zfh, grub_fs_t *fs, grub_root_t *root) function
253 if (get_zfs_root(zfh, &menu->gm_fs, &barg->gb_root) != 0 ||
478 * get_zfs_root returns non-zero on failure, not errno.
480 if (get_zfs_root(zfh, fs, root))

Completed in 56 milliseconds