Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/reiserfs/
Dfix_node.c1587 int order_L; in dc_check_balance_internal() local
1589 order_L = ((n=PATH_H_B_ITEM_ORDER(tb->tb_path, h))==0) ? B_NR_ITEMS(tb->FL[h]) : n - 1; in dc_check_balance_internal()
1590 n = dc_size(B_N_CHILD(tb->FL[h],order_L)) / (DC_SIZE + KEY_SIZE); in dc_check_balance_internal()
1630 int order_L; in dc_check_balance_internal() local
1632 order_L = ((n=PATH_H_B_ITEM_ORDER(tb->tb_path, h))==0) ? B_NR_ITEMS(tb->FL[h]) : n - 1; in dc_check_balance_internal()
1633 n = dc_size(B_N_CHILD(tb->FL[h],order_L)) / (DC_SIZE + KEY_SIZE); in dc_check_balance_internal()