Searched refs:fail_idx (Results 1 – 1 of 1) sorted by relevance
457 int fail_idx = -1; in btree_path_get_locks() local466 fail_idx = l; in btree_path_get_locks()482 if (fail_idx >= 0) { in btree_path_get_locks()487 path->l[fail_idx].b = upgrade in btree_path_get_locks()490 --fail_idx; in btree_path_get_locks()491 } while (fail_idx >= 0); in btree_path_get_locks()