Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dfix_node.c1950 int child_position, in get_neighbors() local
1967 child_position = in get_neighbors()
1971 son_number = B_N_CHILD_NUM(tb->FL[h], child_position); in get_neighbors()
1984 child_position > B_NR_ITEMS(tb->FL[h]) || in get_neighbors()
1985 B_N_CHILD_NUM(tb->FL[h], child_position) != in get_neighbors()
1991 dc_size(B_N_CHILD(tb->FL[0], child_position)), in get_neighbors()
2009 child_position = in get_neighbors()
2011 son_number = B_N_CHILD_NUM(tb->FR[h], child_position); in get_neighbors()
2028 dc_size(B_N_CHILD(tb->FR[0], child_position)), in get_neighbors()
2031 dc_size(B_N_CHILD(tb->FR[0], child_position))); in get_neighbors()