Home
last modified time | relevance | path

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

/linux-4.19.296/fs/reiserfs/
Dfix_node.c2157 int child_position, in get_neighbors() local
2175 child_position = in get_neighbors()
2179 son_number = B_N_CHILD_NUM(tb->FL[h], child_position); in get_neighbors()
2192 child_position > B_NR_ITEMS(tb->FL[h]) || in get_neighbors()
2193 B_N_CHILD_NUM(tb->FL[h], child_position) != in get_neighbors()
2199 dc_size(B_N_CHILD(tb->FL[0], child_position)), in get_neighbors()
2217 child_position = in get_neighbors()
2219 son_number = B_N_CHILD_NUM(tb->FR[h], child_position); in get_neighbors()
2236 dc_size(B_N_CHILD(tb->FR[0], child_position)), in get_neighbors()
2239 dc_size(B_N_CHILD(tb->FR[0], child_position))); in get_neighbors()