Home
last modified time | relevance | path

Searched refs:ZFS_FEATURE_ENABLED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h537 #define ZFS_FEATURE_ENABLED "enabled" macro
H A Dlibzfs_pool.c489 if (strcmp(strval, ZFS_FEATURE_ENABLED) != 0 && in zpool_valid_proplist()
914 (void) strlcpy(buf, ZFS_FEATURE_ENABLED, len); in zpool_prop_get_feature()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c1441 ZFS_FEATURE_ENABLED, &props, B_TRUE); in zpool_do_create()
7592 ZFS_FEATURE_ENABLED); in upgrade_enable_all()