Lines Matching refs:FR
807 brelse(tb->FR[i]); in free_buffers_in_tb()
814 tb->FR[i] = NULL; in free_buffers_in_tb()
944 (r = tb->FR[h]) == NULL) in get_rfree()
1189 brelse(tb->FR[h]); in get_parents()
1193 tb->FR[h] = NULL; in get_parents()
1254 brelse(tb->FR[h]); in get_parents()
1256 tb->FR[h] = curf; in get_parents()
1812 n = dc_size(B_N_CHILD(tb->FR[h], order_R)) / in dc_check_balance_internal()
1848 || tb->rnum[h] < vn->vn_nr_item + 1 || !tb->FR[h]) { in dc_check_balance_internal()
1872 n = dc_size(B_N_CHILD(tb->FR[h], order_R)) / (DC_SIZE + in dc_check_balance_internal()
1892 RFALSE(!tb->FL[h] && !tb->FR[h], "vs-8235: trying to borrow for root"); in dc_check_balance_internal()
1895 if (is_left_neighbor_in_cache(tb, h) || !tb->FR[h]) { in dc_check_balance_internal()
1988 !tb->FR[h]) { in dc_check_balance_leaf()
2207 RFALSE(bh == tb->FR[h] && in get_neighbors()
2214 (bh == tb->FR[h]) ? tb->rkey[h] + 1 : 0; in get_neighbors()
2215 son_number = B_N_CHILD_NUM(tb->FR[h], child_position); in get_neighbors()
2232 dc_size(B_N_CHILD(tb->FR[0], child_position)), in get_neighbors()
2235 dc_size(B_N_CHILD(tb->FR[0], child_position))); in get_neighbors()
2449 if (!locked && tb->FR[i]) { in wait_tb_buffers_until_unlocked()
2451 tb->FR[i], in wait_tb_buffers_until_unlocked()
2454 (tb->tb_sb, tb->FR[i])) in wait_tb_buffers_until_unlocked()
2455 locked = tb->FR[i]; in wait_tb_buffers_until_unlocked()
2741 tb->FR[i]); in fix_nodes()
2753 brelse(tb->FR[i]); in fix_nodes()
2760 tb->FR[i] = NULL; in fix_nodes()
2789 reiserfs_restore_prepared_buffer(tb->tb_sb, tb->FR[i]); in unfix_nodes()
2796 brelse(tb->FR[i]); in unfix_nodes()