Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_iter.c88 zpool_expand_proplist(zhp, zlp->zl_proplist) != 0) { in add_pool()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers220 zpool_expand_proplist;
H A Dlibzfs.h546 extern int zpool_expand_proplist(zpool_handle_t *, zprop_list_t **);
H A Dlibzfs_pool.c781 zpool_expand_proplist(zpool_handle_t *zhp, zprop_list_t **plp) in zpool_expand_proplist() function