Lines Matching refs:boolean_t
80 boolean_t pd_rightalign: 1; /* column alignment for "zfs list" */
81 boolean_t pd_visible: 1; /* do we list this property with the */
83 boolean_t pd_zfs_mod_supported: 1; /* supported by running zfs module */
84 boolean_t pd_always_flex: 1; /* never fixed-width */
95 _ZFS_PROP_H boolean_t zfs_prop_delegatable(zfs_prop_t prop);
117 boolean_t, boolean_t, boolean_t, const zprop_index_t *,
123 zprop_attr_t, int, const char *, const char *, boolean_t,
129 zprop_attr_t, int, const char *, boolean_t,
135 _ZFS_PROP_H int zprop_iter_common(zprop_func, void *, boolean_t, boolean_t,
144 _ZFS_PROP_H size_t zprop_width(int, boolean_t *, zfs_type_t);
145 _ZFS_PROP_H boolean_t zprop_valid_for_type(int, zfs_type_t, boolean_t);