Lines Matching refs:cpage
699 if (ndx != hashp->cndx - 2 || rbufp != hashp->cpage)
711 hashp->cpage = NULL;
741 hashp->cpage = NULL;
746 if (!(bufp = hashp->cpage)) {
753 hashp->cpage = bufp;
776 hashp->cpage = NULL;
788 bufp = hashp->cpage =
797 hashp->cpage = NULL;
807 if (hashp->cpage == NULL)
809 key->data = (uint8_t *)hashp->cpage->page + bp[ndx];
811 data->data = (uint8_t *)hashp->cpage->page + bp[ndx + 1];