Home
last modified time | relevance | path

Searched defs:cur_free (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/reiserfs/
Dfix_node.c195 static void check_left (struct tree_balance * tb, int h, int cur_free) in check_left()
274 static void check_right (struct tree_balance * tb, int h, int cur_free) in check_right()
362 int cur_free; in get_num_ver() local