Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs.h216 extern int zpool_nextboot(libzfs_handle_t *, uint64_t, uint64_t, const char *);
H A Dlibzfs_pool.c4131 zpool_nextboot(libzfs_handle_t *hdl, uint64_t pool_guid, uint64_t dev_guid, function