Lines Matching refs:mt_b
36047 static int __init compare_tree(struct maple_tree *mt_a, struct maple_tree *mt_b)36050 MA_STATE(mas_b, mt_b, 0, 0);36052 if (mt_a->ma_flags != mt_b->ma_flags) {36085 mt_dump(mt_b, mt_dump_dec);