Home
last modified time | relevance | path

Searched refs:pd_proptype (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/
H A Dzfs_prop.h70 zprop_type_t pd_proptype; /* string, boolean, index, number */ member
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_prop.c844 return (zfs_prop_table[prop].pd_proptype); in zfs_prop_get_type()
965 return (zfs_prop_table[prop].pd_proptype == PROP_TYPE_STRING || in zfs_prop_is_string()
966 zfs_prop_table[prop].pd_proptype == PROP_TYPE_INDEX); in zfs_prop_is_string()
H A Dzprop_common.c105 pd->pd_proptype = type; in zprop_register_impl()
425 switch (pd->pd_proptype) { in zprop_width()
H A Dzpool_prop.c170 return (zpool_prop_table[prop].pd_proptype); in zpool_prop_get_type()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_sysfs.c285 show_str = zprop_types[property->pd_proptype]; in zprop_sysfs_show()
295 switch (property->pd_proptype) { in zprop_sysfs_show()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi4364 …<var-decl name='pd_proptype' type-id='type-id-356' visibility='default' filepath='../../include/zf…