Home
last modified time | relevance | path

Searched refs:FEB (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/fs/reiserfs/
Dprints.c687 for (i = 0; i < ARRAY_SIZE(tb->FEB); i++) in store_print_tb()
689 "%p (%llu %d)%s", tb->FEB[i], in store_print_tb()
690 tb->FEB[i] ? (unsigned long long)tb->FEB[i]-> in store_print_tb()
692 tb->FEB[i] ? atomic_read(&(tb->FEB[i]->b_count)) : 0, in store_print_tb()
693 (i == ARRAY_SIZE(tb->FEB) - 1) ? "\n" : ", "); in store_print_tb()
Dfix_node.c839 RFALSE(tb->FEB[tb->cur_blknum], in get_empty_nodes()
843 tb->FEB[tb->cur_blknum++] = new_bh; in get_empty_nodes()
2267 if (tb->FEB[i]) { in wait_tb_buffers_until_unlocked()
2269 (tb->tb_sb, tb->FEB[i])) in wait_tb_buffers_until_unlocked()
2270 locked = tb->FEB[i]; in wait_tb_buffers_until_unlocked()
2539 if (tb->FEB[i]) in fix_nodes()
2541 (tb->tb_sb, tb->FEB[i]); in fix_nodes()
2577 if (tb->FEB[i]) { in unfix_nodes()
2578 b_blocknr_t blocknr = tb->FEB[i]->b_blocknr; in unfix_nodes()
2581 brelse(tb->FEB[i]); in unfix_nodes()
Ddo_balan.c1671 if (tb->FEB[i] != NULL) in get_FEB()
1677 buffer_info_init_bh(tb, &bi, tb->FEB[i]); in get_FEB()
1679 set_buffer_uptodate(tb->FEB[i]); in get_FEB()
1680 tb->used[i] = tb->FEB[i]; in get_FEB()
1681 tb->FEB[i] = NULL; in get_FEB()
Dreiserfs.h2068 struct buffer_head *FEB[MAX_FEB_SIZE]; /* array of empty buffers. Number of buffers in array equals member