Searched refs:ZFS_NUM_PROPS (Results 1 – 5 of 5) sorted by relevance
62 uint8_t cb_props_table[ZFS_NUM_PROPS];378 p->pl_prop < ZFS_NUM_PROPS) { in zfs_for_each()386 sortcol->sc_prop < ZFS_NUM_PROPS) { in zfs_for_each()
45 static zprop_desc_t zfs_prop_table[ZFS_NUM_PROPS];
64 return (ZFS_NUM_PROPS); in zprop_get_numprops()
125 ZFS_NUM_PROPS enumerator
473 for (i = 0; i < ZFS_NUM_PROPS; i++) { in py_get_proptable()