Searched refs:ZFS_NUM_PROPS (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_iter.c66 uint8_t cb_props_table[ZFS_NUM_PROPS];
411 p->pl_prop < ZFS_NUM_PROPS) {
419 sortcol->sc_prop < ZFS_NUM_PROPS) {
H A Dzfs_main.c4744 const char *props[ZFS_NUM_PROPS];
4772 for (i = 0; i < ZFS_NUM_PROPS; i++) {
/illumos-gate/usr/src/common/zfs/
H A Dzprop_common.c67 return (ZFS_NUM_PROPS);
H A Dzfs_prop.c49 static zprop_desc_t zfs_prop_table[ZFS_NUM_PROPS];
/illumos-gate/usr/src/lib/pyzfs/common/
H A Dioctl.c473 for (i = 0; i < ZFS_NUM_PROPS; i++) {
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h162 ZFS_NUM_PROPS enumerator in enum:__anon184

Completed in 100 milliseconds