Home
last modified time | relevance | path

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

/Linux-v6.6/fs/reiserfs/
Dfix_node.c959 static int is_left_neighbor_in_cache(struct tree_balance *tb, int h) in is_left_neighbor_in_cache() function
1695 if (is_left_neighbor_in_cache(tb, h)) { in ip_check_balance()
1847 if (is_left_neighbor_in_cache(tb, h) in dc_check_balance_internal()
1895 if (is_left_neighbor_in_cache(tb, h) || !tb->FR[h]) { in dc_check_balance_internal()
1987 …if (is_left_neighbor_in_cache(tb, h) || ((tb->rnum[0] - ((tb->rbytes == -1) ? 0 : 1)) < vn->vn_nr_… in dc_check_balance_leaf()