Home
last modified time | relevance | path

Searched refs:ZPOOL_STATUS_COMPATIBILITY_ERR (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_status.c482 return (ZPOOL_STATUS_COMPATIBILITY_ERR); in check_status()
H A Dlibzfs.abi5849 <enumerator name='ZPOOL_STATUS_COMPATIBILITY_ERR' value='30'/>
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h446 ZPOOL_STATUS_COMPATIBILITY_ERR, /* bad 'compatibility' property */ enumerator
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3482 case ZPOOL_STATUS_COMPATIBILITY_ERR: in show_import()
3584 } else if (reason == ZPOOL_STATUS_COMPATIBILITY_ERR) { in show_import()
10472 case ZPOOL_STATUS_COMPATIBILITY_ERR: in print_status_reason()
10688 reason == ZPOOL_STATUS_COMPATIBILITY_ERR || in status_callback_json()
10812 reason == ZPOOL_STATUS_COMPATIBILITY_ERR || in status_callback()