Lines Matching refs:CFL
810 brelse(tb->CFL[i]); in free_buffers_in_tb()
817 tb->CFL[i] = NULL; in free_buffers_in_tb()
1190 brelse(tb->CFL[h]); in get_parents()
1194 tb->CFL[h] = NULL; in get_parents()
1226 brelse(tb->CFL[h]); in get_parents()
1227 tb->CFL[h] = curcf; /* New initialization of CFL[h]. */ in get_parents()
2431 if (!locked && tb->CFL[i]) { in wait_tb_buffers_until_unlocked()
2433 tb->CFL[i], in wait_tb_buffers_until_unlocked()
2436 (tb->tb_sb, tb->CFL[i])) in wait_tb_buffers_until_unlocked()
2437 locked = tb->CFL[i]; in wait_tb_buffers_until_unlocked()
2748 CFL[i]); in fix_nodes()
2758 brelse(tb->CFL[i]); in fix_nodes()
2765 tb->CFL[i] = NULL; in fix_nodes()
2794 reiserfs_restore_prepared_buffer(tb->tb_sb, tb->CFL[i]); in unfix_nodes()
2801 brelse(tb->CFL[i]); in unfix_nodes()