Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs_impl.h106 nvlist_t *zpool_props; member
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c91 if (zcmd_read_dst_nvlist(hdl, &zc, &zhp->zpool_props) != 0) { in zpool_get_all_props()
106 old_props = zhp->zpool_props; in zpool_props_refresh()
124 nvl = zhp->zpool_props; in zpool_get_prop_string()
148 if (zhp->zpool_props == NULL && zpool_get_all_props(zhp)) { in zpool_get_prop_int()
164 nvl = zhp->zpool_props; in zpool_get_prop_int()
305 if (zhp->zpool_props != NULL || in zpool_get_prop()
323 if (zhp->zpool_props == NULL && zpool_get_all_props(zhp) && in zpool_get_prop()
1144 nvlist_free(zhp->zpool_props); in zpool_close()
H A Dlibzfs.abi840 …<var-decl name='zpool_props' type-id='type-id-48' visibility='default' filepath='../../include/lib…