Searched refs:zprop_register_impl (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sys/contrib/openzfs/module/zcommon/ |
| H A D | zprop_common.c | 89 zprop_register_impl(int prop, const char *name, zprop_type_t type, in zprop_register_impl() function 126 zprop_register_impl(prop, name, PROP_TYPE_STRING, 0, def, attr, in zprop_register_string() 136 zprop_register_impl(prop, name, PROP_TYPE_NUMBER, def, NULL, attr, in zprop_register_number() 145 zprop_register_impl(prop, name, PROP_TYPE_INDEX, def, NULL, attr, in zprop_register_index() 153 zprop_register_impl(prop, name, type, 0, NULL, attr, in zprop_register_hidden() 466 EXPORT_SYMBOL(zprop_register_impl);
|
| H A D | zfs_prop.c | 714 zprop_register_impl(ZFS_PROP_CREATION, "creation", PROP_TYPE_NUMBER, 0, in zfs_prop_init()
|
| /freebsd-13.1/sys/contrib/openzfs/include/ |
| H A D | zfs_prop.h | 105 void zprop_register_impl(int, const char *, zprop_type_t, uint64_t,
|
| /freebsd-13.1/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 395 …<elf-symbol name='zprop_register_impl' type='func-type' binding='global-binding' visibility='defau… 1186 …e='zprop_register_impl' mangled-name='zprop_register_impl' visibility='default' binding='global' s…
|