Searched refs:pool_active (Results 1 – 1 of 1) sorted by relevance
| /titanic_53/usr/src/lib/libzfs/common/ |
| H A D | libzfs_import.c | 352 pool_active(libzfs_handle_t *hdl, const char *name, uint64_t guid, in pool_active() function 761 if (pool_active(hdl, name, guid, &isactive) != 0) in get_configs() 1397 if (pool_active(hdl, name, this_guid, &active) != 0) { in zpool_find_import_cached() 1571 if (pool_active(hdl, name, guid, &isactive) == 0 && isactive && in zpool_in_use() 1594 if (pool_active(hdl, name, guid, &isactive) != 0) { in zpool_in_use()
|