Searched refs:POOL_STATE_DESTROYED (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/zfs/ | ||
A D | zfs.h | 87 POOL_STATE_DESTROYED, /* Explicitly destroyed */ enumerator |
/u-boot/fs/zfs/ | ||
A D | zfs.c | 1738 if (pool_state == POOL_STATE_DESTROYED) { in check_pool_label() |
Completed in 7 milliseconds