• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/

Lines Matching refs:tbSh

594 	struct buffer_head *tbSh = PATH_H_PBUFFER(tb->tb_path, h);
601 bi.bi_bh = tbSh;
610 n = B_NR_ITEMS(tbSh);
618 || B_FREE_SPACE(tbSh) !=
619 MAX_CHILD_SIZE(tbSh) - DC_SIZE,
645 reiserfs_invalidate_buffer(tb, tbSh);
658 reiserfs_invalidate_buffer(tb, tbSh);
670 reiserfs_invalidate_buffer(tb, tbSh);
701 reiserfs_invalidate_buffer(tb, tbSh);
760 struct buffer_head *tbSh = PATH_H_PBUFFER(tb->tb_path, h);
774 (tbSh) ? PATH_H_POSITION(tb->tb_path,
805 /*internal_shift_left (tb->L[h],tb->CFL[h],tb->lkey[h],tbSh,tb->lnum[h]); */
811 /* internal_shift_left(tb->L[h],tb->CFL[h],tb->lkey[h],tbSh,
845 dc = B_N_CHILD(tbSh, 0);
851 do_balance_mark_internal_dirty(tb, tbSh, 0);
864 n = B_NR_ITEMS(tbSh); /* number of items in S[h] */
867 /*internal_shift_right(tb,h,tbSh,tb->CFR[h],tb->rkey[h],tb->R[h],tb->rnum[h]); */
872 /*internal_shift_right(tb,h,tbSh,tb->CFR[h],tb->rkey[h],tb->R[h],
929 RFALSE(!tbSh, "S[h] is equal NULL");
932 reiserfs_invalidate_buffer(tb, tbSh);
936 if (!tbSh) {
946 tbSh = get_FEB(tb);
947 blkh = B_BLK_HEAD(tbSh);
952 dc = B_N_CHILD(tbSh, 0);
960 do_balance_mark_internal_dirty(tb, tbSh, 0);
963 check_internal(tbSh);
968 tbSh;
971 PUT_SB_ROOT_BLOCK(tb->tb_sb, tbSh->b_blocknr);
990 src_bi.bi_bh = tbSh;
994 n = B_NR_ITEMS(tbSh); /* number of items in S[h] */
1000 memcpy(&new_insert_key, B_N_PDELIM_KEY(tbSh, n - snum),
1005 /* internal_move_pointers_items(S_new, tbSh, LAST_TO_FIRST, snum, 0); */
1011 B_N_PDELIM_KEY(tbSh, n + insert_num - snum),
1017 /* internal_move_pointers_items(S_new,tbSh,1,snum - insert_num,0); */
1036 /* internal_move_pointers_items(S_new,tbSh,1,n - child_pos + 1,1); */
1072 n = B_NR_ITEMS(tbSh); /*number of items in S[h] */
1076 bi.bi_bh = tbSh;
1079 internal_insert_childs(&bi, /*tbSh, */