Searched defs:zpool_name_valid (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 809 zpool_name_valid(libzfs_handle_t *hdl, boolean_t isopen, const char *pool) function 905 if (!zpool_name_valid(hdl, B_TRUE, pool)) { 1081 if (!zpool_name_valid(hdl, B_FALSE, pool)) 1649 if (!zpool_name_valid(hdl, B_FALSE, newname)) 2941 if (!zpool_name_valid(hdl, B_FALSE, newname))
|
Completed in 25 milliseconds