Searched refs:zprop_index_t (Results 1 – 5 of 5) sorted by relevance
67 static zprop_index_t checksum_table[] = { in zfs_prop_init()77 static zprop_index_t dedup_table[] = { in zfs_prop_init()87 static zprop_index_t compress_table[] = { in zfs_prop_init()106 static zprop_index_t snapdir_table[] = { in zfs_prop_init()112 static zprop_index_t acl_mode_table[] = { in zfs_prop_init()120 static zprop_index_t acl_inherit_table[] = { in zfs_prop_init()130 static zprop_index_t case_table[] = { in zfs_prop_init()137 static zprop_index_t copies_table[] = { in zfs_prop_init()149 static zprop_index_t normalize_table[] = { in zfs_prop_init()158 static zprop_index_t version_table[] = { in zfs_prop_init()[all …]
62 } zprop_index_t; typedef78 const zprop_index_t *pd_table; /* for index properties, a table */103 boolean_t, boolean_t, const zprop_index_t *);109 const char *, const char *, const zprop_index_t *);
74 boolean_t rightalign, boolean_t visible, const zprop_index_t *idx_tbl) in zprop_register_impl()124 const char *colname, const zprop_index_t *idx_tbl) in zprop_register_index()273 const zprop_index_t *idx_tbl; in zprop_string_to_index()299 const zprop_index_t *idx_tbl; in zprop_index_to_string()327 const zprop_index_t *idx_tbl; in zprop_random_value()378 const zprop_index_t *idx; in zprop_width()
54 static zprop_index_t boolean_table[] = { in zpool_prop_init()60 static zprop_index_t failuremode_table[] = { in zpool_prop_init()
483 const zprop_index_t *it = p->pd_table; in py_get_proptable()