Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/zcommon/
HDzfs_prop.c78 static zprop_index_t checksum_table[] = { in zfs_prop_init()
94 static zprop_index_t dedup_table[] = { in zfs_prop_init()
115 static zprop_index_t compress_table[] = { in zfs_prop_init()
215 static zprop_index_t crypto_table[] = { in zfs_prop_init()
227 static zprop_index_t keyformat_table[] = { in zfs_prop_init()
235 static zprop_index_t snapdir_table[] = { in zfs_prop_init()
241 static zprop_index_t snapdev_table[] = { in zfs_prop_init()
247 static zprop_index_t acl_mode_table[] = { in zfs_prop_init()
255 static zprop_index_t acltype_table[] = { in zfs_prop_init()
265 static zprop_index_t acl_inherit_table[] = { in zfs_prop_init()
[all …]
HDzprop_common.c92 boolean_t rightalign, boolean_t visible, const zprop_index_t *idx_tbl) in zprop_register_impl()
143 const char *colname, const zprop_index_t *idx_tbl) in zprop_register_index()
293 const zprop_index_t *idx_tbl; in zprop_string_to_index()
319 const zprop_index_t *idx_tbl; in zprop_index_to_string()
347 const zprop_index_t *idx_tbl; in zprop_random_value()
404 const zprop_index_t *idx; in zprop_width()
HDzpool_prop.c53 static zprop_index_t boolean_table[] = { in zpool_prop_init()
59 static zprop_index_t failuremode_table[] = { in zpool_prop_init()
/freebsd-13-stable/sys/contrib/openzfs/include/
HDzfs_prop.h65 } zprop_index_t; typedef
82 const zprop_index_t *pd_table; /* for index properties, a table */
107 boolean_t, boolean_t, const zprop_index_t *);
113 const char *, const char *, const zprop_index_t *);
/freebsd-13-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
HDioctl.c484 const zprop_index_t *it = p->pd_table; in py_get_proptable()
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
HDlibzfs.abi6997 <typedef-decl name='zprop_index_t' type-id='87957af9' id='64636ce3'/>