Lines Matching full:enum
93 * Non-leaf nodes store the type of the node pointed to (enum maple_type in bits
144 enum maple_type {
151 enum store_type {
221 * stored in a node. Bits 3-6 are used to store enum maple_type.
303 enum maple_type type;
387 enum maple_status {
446 enum maple_status status; /* The status of the state (active, start, none, etc) */
451 enum store_type store_type; /* The type of store needed for this operation */
459 enum maple_type type; /* mas->node type */
610 enum mt_dump_format {
618 void mt_dump(const struct maple_tree *mt, enum mt_dump_format format);