Searched refs:swap_plug (Results 1 – 3 of 3) sorted by relevance
304 if (wbc->swap_plug) in swap_writepage_fs()305 sio = *wbc->swap_plug; in swap_writepage_fs()326 if (sio->pages == ARRAY_SIZE(sio->bvec) || !wbc->swap_plug) { in swap_writepage_fs()330 if (wbc->swap_plug) in swap_writepage_fs()331 *wbc->swap_plug = sio; in swap_writepage_fs()
1272 .swap_plug = plug, in pageout()
80 struct swap_iocb **swap_plug; member