Home
last modified time | relevance | path

Searched refs:ZPOOL_CONFIG_COMPATIBILITY (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_config.c379 fnvlist_add_string(config, ZPOOL_CONFIG_COMPATIBILITY, in spa_config_generate()
H A Dspa.c4099 if (nvlist_lookup_string(config, ZPOOL_CONFIG_COMPATIBILITY,
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c617 ZPOOL_CONFIG_COMPATIBILITY, in get_configs()
620 ZPOOL_CONFIG_COMPATIBILITY, in get_configs()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h873 #define ZPOOL_CONFIG_COMPATIBILITY "compatibility" macro
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c12924 if (strcmp(cb->cb_propname, ZPOOL_CONFIG_COMPATIBILITY) == 0) { in set_pool_callback()