Searched refs:pool_active (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/cddl/osnet/dist/lib/libzfs/common/ |
| D | libzfs_import.c | 360 pool_active(libzfs_handle_t *hdl, const char *name, uint64_t guid, in pool_active() function 769 if (pool_active(hdl, name, guid, &isactive) != 0) in get_configs() 1506 if (pool_active(hdl, name, this_guid, &active) != 0) { in zpool_find_import_cached() 1680 if (pool_active(hdl, name, guid, &isactive) == 0 && isactive && in zpool_in_use() 1703 if (pool_active(hdl, name, guid, &isactive) != 0) { in zpool_in_use()
|