Searched refs:swap_writepage (Results 1 – 4 of 4) sorted by relevance
19 int swap_writepage(struct page *page, struct writeback_control *wbc);95 static inline int swap_writepage(struct page *p, struct writeback_control *wbc) in swap_writepage() function
179 int swap_writepage(struct page *page, struct writeback_control *wbc) in swap_writepage() function
32 .writepage = swap_writepage,
1538 swap_writepage(&folio->page, wbc); in shmem_writepage()