Searched refs:fail_idx (Results 1 – 1 of 1) sorted by relevance
444 int fail_idx = -1; in btree_path_get_locks() local453 fail_idx = l; in btree_path_get_locks()469 if (fail_idx >= 0) { in btree_path_get_locks()474 path->l[fail_idx].b = upgrade in btree_path_get_locks()477 --fail_idx; in btree_path_get_locks()478 } while (fail_idx >= 0); in btree_path_get_locks()