Searched refs:d_start (Results 1 – 1 of 1) sorted by relevance
1919 enum maple_type s_mt, struct maple_node *dst, unsigned char d_start, in node_copy() argument1927 d_slots = ma_slots(dst, d_mt) + d_start; in node_copy()1928 d_pivots = ma_pivots(dst, d_mt) + d_start; in node_copy()1939 edst, d_start + i); in node_copy()1945 d_gaps += d_start; in node_copy()1954 if (d_start + size <= mt_pivots[d_mt]) in node_copy()