Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs_impl.h89 uint8_t *zfs_props_table; member
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c583 zhp->zfs_props_table = zhp_orig->zfs_props_table; in zfs_handle_dup()
2049 verify(!zhp->zfs_props_table || in getprop_uint64()
2050 zhp->zfs_props_table[prop] == B_TRUE); in getprop_uint64()
2070 verify(!zhp->zfs_props_table || in getprop_string()
2071 zhp->zfs_props_table[prop] == B_TRUE); in getprop_string()
4716 zhp->zfs_props_table = props; in zfs_prune_proplist()
H A Dlibzfs.abi658 …<var-decl name='zfs_props_table' type-id='type-id-50' visibility='default' filepath='../../include…