Searched refs:pool_active (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | intel_engine_pool.c | 47 static int pool_active(struct i915_active *ref) in pool_active() function 103 i915_active_init(&node->active, pool_active, pool_retire); in node_create()
|
| /netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
| H A 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()
|