Home
last modified time | relevance | path

Searched defs:pool_name (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/isci/scil/
HDsci_pool.h86 #define SCI_POOL_CREATE(pool_name, type, pool_size) \ argument
/trueos/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_dataset.c262 zpool_add_handle(zfs_handle_t *zhp, const char *pool_name) in zpool_add_handle()
276 zpool_find_handle(zfs_handle_t *zhp, const char *pool_name, int len) in zpool_find_handle()
295 char *pool_name; in zpool_handle() local
HDlibzfs_import.c1486 char *pool_name; in name_or_guid_exists() local
/trueos/sys/boot/zfs/
HDzfsimpl.c891 const char *pool_name; in vdev_probe() local
/trueos/sys/cam/ctl/
HDctl.c3878 ctl_pool_create(struct ctl_softc *ctl_softc, const char *pool_name, in ctl_pool_create()