Searched refs:zpool_get_state (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_iter.c171 if (zpool_get_state(node->zn_handle) != POOL_STATE_UNAVAIL ||
H A Dzpool_main.c1878 if (zpool_get_state(zhp) != POOL_STATE_UNAVAIL &&
3436 if (zpool_get_state(zhp) != POOL_STATE_UNAVAIL &&
3774 if (zpool_get_state(zhp) == POOL_STATE_UNAVAIL) {
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h213 extern int zpool_get_state(zpool_handle_t *);
H A Dlibzfs_pool.c252 if (zpool_get_state(zhp) == POOL_STATE_UNAVAIL) {
1105 zpool_get_state(zpool_handle_t *zhp) function

Completed in 128 milliseconds