Home
last modified time | relevance | path

Searched defs:ma_wr_state (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/
Dmaple_tree.h386 struct ma_wr_state { struct
387 struct ma_state *mas;
388 struct maple_node *node; /* Decoded mas->node */
389 unsigned long r_min; /* range min */
390 unsigned long r_max; /* range max */
391 enum maple_type type; /* mas->node type */
392 unsigned char offset_end; /* The offset where the write ends */
393 unsigned char node_end; /* mas->node end */
394 unsigned long *pivots; /* mas->node->pivots pointer */
395 unsigned long end_piv; /* The pivot at the offset end */
[all …]