Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmaple_tree.h454 struct ma_wr_state { struct
455 struct ma_state *mas;
456 struct maple_node *node; /* Decoded mas->node */
457 unsigned long r_min; /* range min */
458 unsigned long r_max; /* range max */
459 enum maple_type type; /* mas->node type */
460 unsigned char offset_end; /* The offset where the write ends */
461 unsigned long *pivots; /* mas->node->pivots pointer */
462 unsigned long end_piv; /* The pivot at the offset end */
463 void __rcu **slots; /* mas->node->slots pointer */
[all …]