Searched refs:maple_type (Results 1 – 3 of 3) sorted by relevance
147 enum maple_type type;234 static __always_inline enum maple_type mte_node_type( in mte_node_type() 241 static __always_inline bool ma_is_dense(const enum maple_type type) in ma_is_dense() 246 static __always_inline bool ma_is_leaf(const enum maple_type type) in ma_is_leaf() 343 /* maple_type stored bit 3-6 */349 enum maple_type type) in mt_mk_node() 462 * mas_parent_type() - Return the maple_type of the parent from the stored466 * Return: The node->parent maple_type469 enum maple_type mas_parent_type(struct ma_state *mas, struct maple_enode *enode) in mas_parent_type() 506 enum maple_type p_typ in mas_set_parent() [all...]
93 * Non-leaf nodes store the type of the node pointed to (enum maple_type in bits144 enum maple_type { enum 221 * stored in a node. Bits 3-6 are used to store enum maple_type.303 enum maple_type type;459 enum maple_type type; /* mas->node type */
845 enum maple_type type, unsigned long *range_min, in mas_node_walk() 921 enum maple_type type; in mas_descend_walk() [all...]