Searched refs:swap_plug (Results 1 – 3 of 3) sorted by relevance
301 if (wbc->swap_plug) in swap_writepage_fs()302 sio = *wbc->swap_plug; in swap_writepage_fs()321 if (sio->pages == ARRAY_SIZE(sio->bvec) || !wbc->swap_plug) { in swap_writepage_fs()325 if (wbc->swap_plug) in swap_writepage_fs()326 *wbc->swap_plug = sio; in swap_writepage_fs()
1351 .swap_plug = plug, in pageout()
78 struct swap_iocb **swap_plug; member