ZFS_NUM_PROPS
p->pl_prop < ZFS_NUM_PROPS) {
sortcol->sc_prop < ZFS_NUM_PROPS) {
uint8_t cb_props_table[ZFS_NUM_PROPS];
const char *props[ZFS_NUM_PROPS];
for (i = 0; i < ZFS_NUM_PROPS; i++) {
static zprop_desc_t zfs_prop_table[ZFS_NUM_PROPS];
return (ZFS_NUM_PROPS);
for (i = 0; i < ZFS_NUM_PROPS; i++) {
for (int prop = ZFS_PROP_TYPE; prop < ZFS_NUM_PROPS; prop++) {