Searched refs:swapdev (Results 1 – 2 of 2) sorted by relevance
131 struct swapdev { struct145 TAILQ_ENTRY(swapdev) swd_next; /* priority tailq */ argument163 TAILQ_HEAD(spi_swapdev, swapdev) spi_swapdev; argument176 struct swapdev *vx_sdp;223 static struct swapdev *swapdrum_getsdp(int);225 static struct swapdev *swaplist_find(struct vnode *, bool);226 static void swaplist_insert(struct swapdev *,230 static int swap_on(struct lwp *, struct swapdev *);231 static int swap_off(struct lwp *, struct swapdev *);233 static void sw_reg_strategy(struct swapdev *, struct buf *, int);[all …]
118 extern const dev_t swapdev; /* swapping device */