Searched refs:fail_idx (Results 1 – 1 of 1) sorted by relevance
459 int fail_idx = -1; in btree_path_get_locks() local468 fail_idx = l; in btree_path_get_locks()484 if (fail_idx >= 0) { in btree_path_get_locks()489 path->l[fail_idx].b = upgrade in btree_path_get_locks()492 --fail_idx; in btree_path_get_locks()493 } while (fail_idx >= 0); in btree_path_get_locks()