Searched refs:swaptable (Results 1 – 5 of 5) sorted by relevance
61 static struct swaptable *getswapentries(void);62 static void freeswapentries(struct swaptable *);68 static struct swaptable *getswapentries();77 static struct swaptable *80 register struct swaptable *st; in getswapentries()124 struct swaptable *st; in freeswapentries()209 struct swaptable *st;231 if (st == (struct swaptable *)NULL)647 struct swaptable *st; in check_label_with_swap()667 if (st == (struct swaptable *)NULL) in check_label_with_swap()
78 typedef struct swaptable { struct
209 struct swaptable *st; in load_mnttab()
371 struct swaptable *st; in list()
430 struct swaptable *zsctl_swap_cache;3233 struct swaptable *swt; in zsd_refresh_memory()3275 swt = (struct swaptable *)malloc(swt_size); in zsd_refresh_memory()