Lines Matching refs:CFR
150 if (tb->CFR[0]) {
153 key = internal_key(tb->CFR[0], tb->rkey[0]);
721 if (tb->CFR[0]
723 internal_key(tb->CFR[0],
809 brelse(tb->CFR[i]);
816 tb->CFR[i] = NULL;
1166 * CFR[path_offset].
1190 brelse(tb->CFR[h]);
1194 tb->CFR[h] = NULL;
1238 * R[h] and current node. Note that CFR[h] not equal
1239 * FR[path_offset] and CFR[h] not equal F[h].
1258 brelse(tb->CFR[h]);
1259 /* New initialization of CFR[path_offset]. */
1260 tb->CFR[h] = curcf;
1264 "PAP-8205: FR (%b) or CFR (%b) is invalid", curf, curcf);
1282 if (tb->CFR[h])
1283 r_key = internal_key(tb->CFR[h], tb->rkey[h]);
2458 if (!locked && tb->CFR[i]) {
2460 tb->CFR[i],
2461 "CFR", i);
2463 (tb->tb_sb, tb->CFR[i]))
2464 locked = tb->CFR[i];
2747 CFR[i]);
2755 brelse(tb->CFR[i]);
2762 tb->CFR[i] = NULL;
2791 reiserfs_restore_prepared_buffer(tb->tb_sb, tb->CFR[i]);
2798 brelse(tb->CFR[i]);