Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfrontswap.h87 static inline int frontswap_store(struct page *page) in frontswap_store() function
/linux/mm/
A Dpage_io.c246 if (frontswap_store(page) == 0) { in swap_writepage()
/linux/Documentation/vm/
A Dfrontswap.rst181 device (c.f swap_writepage()), frontswap_store is called. Frontswap
183 have room, frontswap_store returns -1 and the kernel swaps the page

Completed in 4 milliseconds