Searched refs:d_start (Results 1 – 1 of 1) sorted by relevance
1992 enum maple_type s_mt, struct maple_node *dst, unsigned char d_start, in node_copy() argument2000 d_slots = ma_slots(dst, d_mt) + d_start; in node_copy()2001 d_pivots = ma_pivots(dst, d_mt) + d_start; in node_copy()2008 d_slots, d_start, size); in node_copy()2013 d_gaps += d_start; in node_copy()2022 if (d_start + size <= mt_pivots[d_mt]) in node_copy()