Lines Matching refs:FR
807 brelse(tb->FR[i]);
814 tb->FR[i] = NULL;
944 (r = tb->FR[h]) == NULL)
1014 * current node, that is calculate the left/right (FL[h]/FR[h]) neighbor
1165 * F[path_offset], FL[path_offset], FR[path_offset], CFL[path_offset],
1189 brelse(tb->FR[h]);
1193 tb->FR[h] = NULL;
1231 /* Get parent FR[h] of R[h]. */
1233 /* Current node is the last child of F[h]. FR[h] != F[h]. */
1239 * FR[path_offset] and CFR[h] not equal F[h].
1254 brelse(tb->FR[h]);
1255 /* New initialization of FR[path_offset]. */
1256 tb->FR[h] = curf;
1264 "PAP-8205: FR (%b) or CFR (%b) is invalid", curf, curcf);
1812 n = dc_size(B_N_CHILD(tb->FR[h], order_R)) /
1848 || tb->rnum[h] < vn->vn_nr_item + 1 || !tb->FR[h]) {
1872 n = dc_size(B_N_CHILD(tb->FR[h], order_R)) / (DC_SIZE +
1892 RFALSE(!tb->FL[h] && !tb->FR[h], "vs-8235: trying to borrow for root");
1895 if (is_left_neighbor_in_cache(tb, h) || !tb->FR[h]) {
1988 !tb->FR[h]) {
2207 RFALSE(bh == tb->FR[h] &&
2214 (bh == tb->FR[h]) ? tb->rkey[h] + 1 : 0;
2215 son_number = B_N_CHILD_NUM(tb->FR[h], child_position);
2232 dc_size(B_N_CHILD(tb->FR[0], child_position)),
2235 dc_size(B_N_CHILD(tb->FR[0], child_position)));
2450 if (!locked && tb->FR[i]) {
2452 tb->FR[i],
2453 "FR", i);
2455 (tb->tb_sb, tb->FR[i]))
2456 locked = tb->FR[i];
2742 tb->FR[i]);
2754 brelse(tb->FR[i]);
2761 tb->FR[i] = NULL;
2790 reiserfs_restore_prepared_buffer(tb->tb_sb, tb->FR[i]);
2797 brelse(tb->FR[i]);