Searched refs:zpool_nextboot (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sbin/zfsbootcfg/ |
| H A D | zfsbootcfg.c | 89 if (zpool_nextboot(hdl, pool_guid, vdev_guid, argv[1]) != 0) { in main()
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/ |
| H A D | libzfs.h | 239 extern int zpool_nextboot(libzfs_handle_t *, uint64_t, uint64_t, const char *);
|
| H A D | libzfs_pool.c | 4479 zpool_nextboot(libzfs_handle_t *hdl, uint64_t pool_guid, uint64_t dev_guid, function
|
| /freebsd-12.1/lib/libbe/ |
| H A D | be.c | 1005 if (zpool_nextboot(lbh->lzh, pool_guid, vdev_guid, zfsdev) != 0) { in be_set_nextboot()
|