Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs.h487 extern int zpool_prop_get_feature(zpool_handle_t *, const char *, char *,
HDlibzfs_pool.c805 zpool_prop_get_feature(zpool_handle_t *zhp, const char *propname, char *buf, in zpool_prop_get_feature() function
/NextBSD/cddl/contrib/opensolaris/cmd/zpool/
HDzpool_main.c2872 zpool_prop_get_feature(zhp, pl->pl_user_prop, property, in print_pool()
5327 if (zpool_prop_get_feature(zhp, pl->pl_user_prop, in get_callback()