Searched refs:ma_set_meta (Results 1 – 1 of 1) sorted by relevance
| /linux/lib/ |
| H A D | maple_tree.c | 817 static inline void ma_set_meta(struct maple_node *mn, enum maple_type mt, in ma_set_meta() function 1792 ma_set_meta(node, mt, 0, end); in mas_leaf_set_meta() 1845 ma_set_meta(node, mt, offset, end); in mab_mas_cp() 3112 ma_set_meta(node, maple_leaf_64, 0, slot); in mas_root_expand() 3693 ma_set_meta(wr_mas->node, wr_mas->type, 0, new_end); in mas_wr_append()
|