Searched refs:swaptable (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dcheckdev.c61 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;
124 struct swaptable *st;
209 struct swaptable *st;
231 if (st == (struct swaptable *)NULL)
647 struct swaptable *st;
667 if (st == (struct swaptable *)NUL
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_check.c87 struct swaptable *swtp
108 struct swaptable **swtpp,
126 *swtpp = (struct swaptable *)Zalloc(swtsize);
152 struct swaptable *swtp;
201 struct swaptable *swtp;
/illumos-gate/usr/src/uts/common/sys/
H A Dswap.h78 typedef struct swaptable { struct
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_mnt.c209 struct swaptable *st;
/illumos-gate/usr/src/cmd/swap/
H A Dswap.c368 struct swaptable *st;
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c430 struct swaptable *zsctl_swap_cache;
3233 struct swaptable *swt;
3275 swt = (struct swaptable *)malloc(swt_size);

Completed in 59 milliseconds