Lines Matching defs:last
172 * the last record.
176 bool last; /* last extent? */
305 if (info->last)
317 * If the record starts past the last physical block we saw,
334 if (info->last)
556 info->last = true;
650 * is the last AG that we're querying.
692 * If this is the last AG, report any gap at the end of it
697 info->last = true;
731 /* Report any gap at the end of the last AG. */
732 if (info->last)
764 /* Report any gap at the end of the last AG. */
765 if (info->last)
931 * last mapping from a previous call as the low key of the next.
987 info.last = false;