Lines Matching refs:CFL
808 brelse(tb->CFL[i]); in free_buffers_in_tb()
815 tb->CFL[i] = NULL; in free_buffers_in_tb()
1188 brelse(tb->CFL[h]); in get_parents()
1192 tb->CFL[h] = NULL; in get_parents()
1224 brelse(tb->CFL[h]); in get_parents()
1225 tb->CFL[h] = curcf; /* New initialization of CFL[h]. */ in get_parents()
2428 if (!locked && tb->CFL[i]) { in wait_tb_buffers_until_unlocked()
2430 tb->CFL[i], in wait_tb_buffers_until_unlocked()
2433 (tb->tb_sb, tb->CFL[i])) in wait_tb_buffers_until_unlocked()
2434 locked = tb->CFL[i]; in wait_tb_buffers_until_unlocked()
2745 CFL[i]); in fix_nodes()
2755 brelse(tb->CFL[i]); in fix_nodes()
2762 tb->CFL[i] = NULL; in fix_nodes()
2791 reiserfs_restore_prepared_buffer(tb->tb_sb, tb->CFL[i]); in unfix_nodes()
2798 brelse(tb->CFL[i]); in unfix_nodes()