Home
last modified time | relevance | path

Searched refs:leaf_shift_right (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/reiserfs/
Ddo_balan.c252 leaf_shift_right(tb, tb->rnum[0], tb->rbytes); in balance_leaf_when_delete()
261 leaf_shift_right(tb, n, -1); in balance_leaf_when_delete()
757 leaf_shift_right(tb, tb->rnum[0] - 1, in balance_leaf()
810 leaf_shift_right(tb, in balance_leaf()
831 leaf_shift_right(tb, tb->rnum[0], tb->rbytes); in balance_leaf()
862 leaf_shift_right(tb, in balance_leaf()
917 leaf_shift_right(tb, in balance_leaf()
946 leaf_shift_right(tb, in balance_leaf()
1048 leaf_shift_right(tb, tb->rnum[0], in balance_leaf()
1108 leaf_shift_right(tb, tb->rnum[0], tb->rbytes); in balance_leaf()
Dlbalance.c708 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_right() function
Dreiserfs.h2761 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes);