Searched refs:mas_is_span_wr (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dmaple_tree.c3527 * mas_is_span_wr() - Check if the write needs to be treated as a write that
3539 static bool mas_is_span_wr(struct ma_wr_state *wr_mas) function
3598 if (unlikely(mas_is_span_wr(wr_mas)))
3799 * mas_is_span_wr(). When a spanning store is identified, the maple
5385 * A less strict version of mas_is_span_wr() where we allow spanning

Completed in 160 milliseconds