Searched refs:locked_or_not_in_tree (Results 1 – 1 of 1) sorted by relevance
1357 static int locked_or_not_in_tree (struct buffer_head * bh, char * which) in locked_or_not_in_tree() function1380 retval |= locked_or_not_in_tree (tb->L[0], "L[0]"); in check_before_balancing()1381 retval |= locked_or_not_in_tree (tb->FL[0], "FL[0]"); in check_before_balancing()1382 retval |= locked_or_not_in_tree (tb->CFL[0], "CFL[0]"); in check_before_balancing()1386 retval |= locked_or_not_in_tree (tb->R[0], "R[0]"); in check_before_balancing()1387 retval |= locked_or_not_in_tree (tb->FR[0], "FR[0]"); in check_before_balancing()1388 retval |= locked_or_not_in_tree (tb->CFR[0], "CFR[0]"); in check_before_balancing()1391 retval |= locked_or_not_in_tree (PATH_PLAST_BUFFER (tb->tb_path), "S[0]"); in check_before_balancing()