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]);
2459 if (!locked && tb->CFR[i]) {
2461 tb->CFR[i],
2462 "CFR", i);
2464 (tb->tb_sb, tb->CFR[i]))
2465 locked = tb->CFR[i];
2748 CFR[i]);
2756 brelse(tb->CFR[i]);
2763 tb->CFR[i] = NULL;
2792 reiserfs_restore_prepared_buffer(tb->tb_sb, tb->CFR[i]);
2799 brelse(tb->CFR[i]);