Searched refs:swap_plug (Results 1 – 3 of 3) sorted by relevance
385 if (wbc->swap_plug) in swap_writepage_fs()386 sio = *wbc->swap_plug; in swap_writepage_fs()405 if (sio->pages == ARRAY_SIZE(sio->bvec) || !wbc->swap_plug) { in swap_writepage_fs()409 if (wbc->swap_plug) in swap_writepage_fs()410 *wbc->swap_plug = sio; in swap_writepage_fs()
699 .swap_plug = plug, in pageout()
80 struct swap_iocb **swap_plug; member