Home
last modified time | relevance | path

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

/linux-4.19.296/fs/reiserfs/
Dfix_node.c961 static int is_left_neighbor_in_cache(struct tree_balance *tb, int h) in is_left_neighbor_in_cache() function
1697 if (is_left_neighbor_in_cache(tb, h)) { in ip_check_balance()
1851 if (is_left_neighbor_in_cache(tb, h) in dc_check_balance_internal()
1899 if (is_left_neighbor_in_cache(tb, h) || !tb->FR[h]) { in dc_check_balance_internal()
1991 …if (is_left_neighbor_in_cache(tb, h) || ((tb->rnum[0] - ((tb->rbytes == -1) ? 0 : 1)) < vn->vn_nr_… in dc_check_balance_leaf()