Searched refs:swapcache_prepare (Results 1 – 4 of 4) sorted by relevance
488 extern int swapcache_prepare(swp_entry_t entry, int nr);562 static inline int swapcache_prepare(swp_entry_t swp, int nr) in swapcache_prepare() function
485 err = swapcache_prepare(entry, 1); in __read_swap_cache_async()
3750 int swapcache_prepare(swp_entry_t entry, int nr) in swapcache_prepare() function
4298 if (swapcache_prepare(entry, nr_pages)) { in do_swap_page()