Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/zfs/
H A Dzfs_iter.c65 uint8_t cb_props_table[ZFS_NUM_PROPS];
387 p->pl_prop < ZFS_NUM_PROPS) { in zfs_for_each()
395 sortcol->sc_prop < ZFS_NUM_PROPS) { in zfs_for_each()
H A Dzfs_main.c4710 const char *props[ZFS_NUM_PROPS]; in allow_usage()
4738 for (i = 0; i < ZFS_NUM_PROPS; i++) { in allow_usage()
/titanic_44/usr/src/common/zfs/
H A Dzprop_common.c67 return (ZFS_NUM_PROPS); in zprop_get_numprops()
H A Dzfs_prop.c48 static zprop_desc_t zfs_prop_table[ZFS_NUM_PROPS];
/titanic_44/usr/src/lib/pyzfs/common/
H A Dioctl.c473 for (i = 0; i < ZFS_NUM_PROPS; i++) { in py_get_proptable()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dzfs.h157 ZFS_NUM_PROPS enumerator