Searched refs:node_set_marks (Results 1 – 1 of 1) sorted by relevance
/linux/lib/ |
H A D | xarray.c | 993 static void node_set_marks(struct xa_node *node, unsigned int offset, in node_set_marks() function 1112 node_set_marks(node, offset, child, xas->xa_sibs, in xas_split() 1122 node_set_marks(node, canon, NULL, 0, marks); in xas_split() 1232 node_set_marks(node, offset, child, xas->xa_sibs, in xas_try_split() 1244 node_set_marks(node, canon, NULL, 0, marks); in xas_try_split()
|