Searched refs:swap_plug (Results 1 – 3 of 3) sorted by relevance
384 if (wbc->swap_plug) in swap_writepage_fs()385 sio = *wbc->swap_plug; in swap_writepage_fs()404 if (sio->pages == ARRAY_SIZE(sio->bvec) || !wbc->swap_plug) { in swap_writepage_fs()408 if (wbc->swap_plug) in swap_writepage_fs()409 *wbc->swap_plug = sio; in swap_writepage_fs()
677 .swap_plug = plug, in pageout()
80 struct swap_iocb **swap_plug; member
Completed in 21 milliseconds