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()
2427 if (!locked && tb->CFL[i]) { in wait_tb_buffers_until_unlocked()
2429 tb->CFL[i], in wait_tb_buffers_until_unlocked()
2432 (tb->tb_sb, tb->CFL[i])) in wait_tb_buffers_until_unlocked()
2433 locked = tb->CFL[i]; in wait_tb_buffers_until_unlocked()
2744 CFL[i]); in fix_nodes()
2754 brelse(tb->CFL[i]); in fix_nodes()
2761 tb->CFL[i] = NULL; in fix_nodes()
2790 reiserfs_restore_prepared_buffer(tb->tb_sb, tb->CFL[i]); in unfix_nodes()
2797 brelse(tb->CFL[i]); in unfix_nodes()