Lines Matching full:vlinks
793 typedef struct vlinks {794 struct vlinks *prev; /* previous set of pages */795 struct vlinks *next; /* next set of pages */1037 vlinks_t vlinks [ PAGE_SIZE / sizeof (vlinks_t) ];4945 ptr = &cur_page->vlinks[--unallocated];