Home
last modified time | relevance | path

Searched refs:swap_writepage (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/
H A Dswap.h19 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
H A Dpage_io.c179 int swap_writepage(struct page *page, struct writeback_control *wbc) in swap_writepage() function
H A Dswap_state.c32 .writepage = swap_writepage,