Home
last modified time | relevance | path

Searched refs:node_copy (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/persistent-data/
H A Ddm-btree-remove.c86 static int node_copy(struct btree_node *left, struct btree_node *right, int shift) in node_copy() function
220 r = node_copy(left, right, count); in shift()
224 r = node_copy(left, right, count); in shift()
256 node_copy(left, right, -nr_right); in __rebalance2()
324 node_copy(left, center, -shift); in delete_center_node()
336 node_copy(center, right, shift); in delete_center_node()
/linux/lib/
H A Dmaple_tree.c1917 unsigned long node_copy(struct ma_state *mas, struct maple_node *src, in node_copy() function
2479 d_max = node_copy(mas, src, s_offset, size, s_max, s_mt, in cp_data_write()
2605 node_copy(mas, cp->src[0].node, 0, cp->data, cp->max, maple_copy, in cp_is_new_root()