Lines Matching refs:FR

809 		brelse(tb->FR[i]);  in free_buffers_in_tb()
816 tb->FR[i] = NULL; in free_buffers_in_tb()
946 (r = tb->FR[h]) == NULL) in get_rfree()
1191 brelse(tb->FR[h]); in get_parents()
1195 tb->FR[h] = NULL; in get_parents()
1256 brelse(tb->FR[h]); in get_parents()
1258 tb->FR[h] = curf; in get_parents()
1816 n = dc_size(B_N_CHILD(tb->FR[h], order_R)) / in dc_check_balance_internal()
1852 || tb->rnum[h] < vn->vn_nr_item + 1 || !tb->FR[h]) { in dc_check_balance_internal()
1876 n = dc_size(B_N_CHILD(tb->FR[h], order_R)) / (DC_SIZE + in dc_check_balance_internal()
1896 RFALSE(!tb->FL[h] && !tb->FR[h], "vs-8235: trying to borrow for root"); in dc_check_balance_internal()
1899 if (is_left_neighbor_in_cache(tb, h) || !tb->FR[h]) { in dc_check_balance_internal()
1992 !tb->FR[h]) { in dc_check_balance_leaf()
2211 RFALSE(bh == tb->FR[h] && in get_neighbors()
2218 (bh == tb->FR[h]) ? tb->rkey[h] + 1 : 0; 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()
2453 if (!locked && tb->FR[i]) { in wait_tb_buffers_until_unlocked()
2455 tb->FR[i], in wait_tb_buffers_until_unlocked()
2458 (tb->tb_sb, tb->FR[i])) in wait_tb_buffers_until_unlocked()
2459 locked = tb->FR[i]; in wait_tb_buffers_until_unlocked()
2745 tb->FR[i]); in fix_nodes()
2757 brelse(tb->FR[i]); in fix_nodes()
2764 tb->FR[i] = NULL; in fix_nodes()
2793 reiserfs_restore_prepared_buffer(tb->tb_sb, tb->FR[i]); in unfix_nodes()
2800 brelse(tb->FR[i]); in unfix_nodes()