Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Ddo_balan.c230 leaf_shift_left(tb, n, -1); in balance_leaf_when_delete()
251 leaf_shift_left(tb, tb->lnum[0], tb->lbytes); in balance_leaf_when_delete()
334 leaf_shift_left(tb, tb->lnum[0] - 1, in balance_leaf()
387 leaf_shift_left(tb, tb->lnum[0] - 1, in balance_leaf()
420 leaf_shift_left(tb, in balance_leaf()
482 leaf_shift_left(tb, in balance_leaf()
525 leaf_shift_left(tb, in balance_leaf()
655 leaf_shift_left(tb, in balance_leaf()
682 leaf_shift_left(tb, tb->lnum[0], in balance_leaf()
735 leaf_shift_left(tb, tb->lnum[0], tb->lbytes); in balance_leaf()
Dlbalance.c662 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_left() function
Dreiserfs.h2760 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes);