Home
last modified time | relevance | path

Searched refs:zpool_prop_feature (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/common/zfs/
H A Dzpool_prop.c200 zpool_prop_feature(const char *name) in zpool_prop_feature() function
/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers268 zpool_prop_feature;
H A Dlibzfs_util.c1431 !zpool_prop_feature(propname) && in addlist()
H A Dlibzfs_pool.c467 if (prop == ZPOOL_PROP_INVAL && zpool_prop_feature(propname)) { in zpool_valid_proplist()
886 supported = zpool_prop_feature(propname); in zpool_prop_get_feature()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h327 boolean_t zpool_prop_feature(const char *);
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c568 if (zpool_prop_feature(nvpair_name(nvp))) in prop_list_contains_feature()
600 !zpool_prop_feature(propname)) { in add_prop_list()
610 if ((prop == ZPOOL_PROP_INVAL && zpool_prop_feature(propname) && in add_prop_list()
621 if (zpool_prop_feature(propname)) in add_prop_list()
5124 } else if ((zpool_prop_feature(pl->pl_user_prop) || in print_pool()
8201 (zpool_prop_feature(pl->pl_user_prop) || in get_callback()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c519 if (!zpool_prop_feature(propname)) { in spa_prop_validate()
778 ASSERT(zpool_prop_feature(nvpair_name(elem))); in spa_prop_set()
5139 if (zpool_prop_feature(nvpair_name(elem))) {
8107 ASSERT(zpool_prop_feature(nvpair_name(elem)));