Home
last modified time | relevance | path

Searched refs:pool_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/zfs/
H A Dzfs.h84 typedef enum pool_state { enum
/openbmc/u-boot/fs/zfs/
H A Dzfs.c1717 uint64_t pool_state; in check_pool_label() local
1730 &pool_state); in check_pool_label()
1737 if (pool_state == POOL_STATE_DESTROYED) { in check_pool_label()