Searched refs:zprop_index_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/zfs/
H A Dzfs_prop.h62 } zprop_index_t; typedef in typeref:struct:zfs_index
78 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 *);
H A Dzfs_prop.c68 static zprop_index_t checksum_table[] = {
81 static zprop_index_t dedup_table[] = {
99 static zprop_index_t compress_table[] = {
118 static zprop_index_t snapdir_table[] = {
124 static zprop_index_t acl_mode_table[] = {
132 static zprop_index_t acl_inherit_table[] = {
142 static zprop_index_t case_table[] = {
149 static zprop_index_t copies_table[] = {
161 static zprop_index_t normalize_table[] = {
170 static zprop_index_t version_tabl
[all...]
H A Dzprop_common.c74 boolean_t rightalign, boolean_t visible, const zprop_index_t *idx_tbl)
124 const char *colname, const zprop_index_t *idx_tbl)
273 const zprop_index_t *idx_tbl;
299 const zprop_index_t *idx_tbl;
327 const zprop_index_t *idx_tbl;
378 const zprop_index_t *idx;
H A Dzpool_prop.c55 static zprop_index_t boolean_table[] = {
61 static zprop_index_t failuremode_table[] = {
/illumos-gate/usr/src/lib/pyzfs/common/
H A Dioctl.c483 const zprop_index_t *it = p->pd_table;

Completed in 101 milliseconds