Lines Matching refs:tbS0

79 	struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
83 struct item_head *ih = item_head(tbS0, item_pos);
94 if (B_NR_ITEMS(tbS0)) {
95 replace_key(tb, tb->CFL[0], tb->lkey[0], tbS0, 0);
111 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
113 struct item_head *ih = item_head(tbS0, item_pos);
135 replace_key(tb, tb->CFL[0], tb->lkey[0], tbS0, 0);
148 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
149 int n = B_NR_ITEMS(tbS0);
171 reiserfs_invalidate_buffer(tb, tbS0);
185 reiserfs_invalidate_buffer(tb, tbS0);
196 reiserfs_invalidate_buffer(tb, tbS0);
225 reiserfs_invalidate_buffer(tb, tbS0);
241 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
267 n = B_NR_ITEMS(tbS0);
277 reiserfs_invalidate_buffer(tb, tbS0);
417 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
422 if (is_direntry_le_ih(item_head(tbS0, tb->item_pos))) {
430 RFALSE(tb->pos_in_item != ih_item_len(item_head(tbS0, tb->item_pos)),
433 ih_item_len(item_head(tbS0, tb->item_pos)), tb->pos_in_item);
442 tbS0_pos_ih = item_head(tbS0, tb->item_pos);
443 tbS0_0_ih = item_head(tbS0, 0);
507 !op_is_left_mergeable(leaf_key(tbS0, 0), tbS0->b_size) ||
508 !op_is_left_mergeable(left_delim_key, tbS0->b_size),
536 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
544 op_is_left_mergeable(leaf_key(tbS0, 0), tbS0->b_size)) {
626 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
627 int n = B_NR_ITEMS(tbS0);
711 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
717 entry_count = ih_entry_count(item_head(tbS0, tb->item_pos));
762 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
769 if (is_direntry_le_ih(item_head(tbS0, tb->item_pos))) {
784 RFALSE(tb->pos_in_item != ih_item_len(item_head(tbS0, tb->item_pos)),
787 ih_item_len(item_head(tbS0, tb->item_pos)));
840 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
841 int n = B_NR_ITEMS(tbS0);
884 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
885 int n = B_NR_ITEMS(tbS0);
926 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
927 int n = B_NR_ITEMS(tbS0);
1016 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
1017 struct item_head *aux_ih = item_head(tbS0, tb->item_pos);
1071 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
1072 struct item_head *aux_ih = item_head(tbS0, tb->item_pos);
1089 RFALSE(tb->pos_in_item != ih_item_len(item_head(tbS0, tb->item_pos)) ||
1145 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
1146 int n = B_NR_ITEMS(tbS0);
1152 struct item_head *ih_check = item_head(tbS0, tb->item_pos);
1197 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
1198 int n = B_NR_ITEMS(tbS0);
1264 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
1272 replace_key(tb, tb->CFL[0], tb->lkey[0], tbS0, 0);
1281 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
1282 struct item_head *pasted = item_head(tbS0, tb->item_pos);
1304 tbS0, 0);
1315 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
1317 struct item_head *pasted = item_head(tbS0, tb->item_pos);
1387 struct buffer_head *tbS0 = PATH_PLAST_BUFFER(tb->tb_path);
1406 && is_indirect_le_ih(item_head(tbS0, tb->item_pos)))
1446 reiserfs_invalidate_buffer(tb, tbS0);