Lines Matching refs:run_lookup_entry
103 if (!run_lookup_entry(run, vcn, &lcn, &clen, &idx)) {
542 !run_lookup_entry(run, vcn, &lcn, NULL, NULL)) {
903 if (!run_lookup_entry(run, vcn, lcn, len, NULL))
918 if (!run_lookup_entry(run, vcn, lcn, len, NULL))
976 if (run_lookup_entry(run, vcn, lcn, len, NULL)) {
1041 } else if (vcn && !run_lookup_entry(run, vcn - 1, &hint, NULL, NULL)) {
1060 if (!run_lookup_entry(run, vcn0, lcn, len, NULL)) {
1354 if (!run_lookup_entry(run, vcn, &lcn, &clen, NULL)) {
1359 clen = 0; /* Next run_lookup_entry(vcn) must be success. */
1538 if (!run_lookup_entry(run, vcn, &lcn, &clen, &idx)) {
1544 if (!run_lookup_entry(run, vcn, &lcn, &clen, &idx))
1582 if (!run_lookup_entry(run, vcn, &lcn, &clen, &idx))
1700 !run_lookup_entry(run, vcn + clst_data - 1, &hint, NULL,