Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs.h228 extern int zpool_create(libzfs_handle_t *, const char *, nvlist_t *,
HDlibzfs_pool.c1091 zpool_create(libzfs_handle_t *hdl, const char *pool, nvlist_t *nvroot, in zpool_create() function
/NextBSD/cddl/contrib/opensolaris/cmd/zpool/
HDzpool_main.c1033 if (zpool_create(g_zfs, poolname, in zpool_do_create()