Home
last modified time | relevance | path

Searched refs:__frontswap_store (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dfrontswap.h35 extern int __frontswap_store(struct page *page);
90 return __frontswap_store(page); in frontswap_store()
/linux/mm/
A Dfrontswap.c249 int __frontswap_store(struct page *page) in __frontswap_store() function
291 EXPORT_SYMBOL(__frontswap_store);

Completed in 3 milliseconds