Searched defs:zpool_open (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libzfs/common/ | ||
H A D | libzfs_pool.c | 1045 zpool_open(libzfs_handle_t *hdl, const char *pool) function 4055 if ((zhp = zpool_open(hdl, poolname)) == NULL) { |
Completed in 392 milliseconds