Searched defs:zpool_name_valid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c879 zpool_name_valid(libzfs_handle_t *hdl, boolean_t isopen, const char *pool) function
980 if (!zpool_name_valid(hdl, B_TRUE, pool)) {
1111 if (!zpool_name_valid(hdl, B_FALSE, pool))
1671 if (!zpool_name_valid(hdl, B_FALSE, newname))
2876 if (!zpool_name_valid(hdl, B_FALSE, newname))

Completed in 63 milliseconds