Searched refs:swap_map_handle (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dswap.c55 * The swap_map_handle structure is used for handling swap in
59 struct swap_map_handle { struct
188 static int mark_swapfiles(struct swap_map_handle *handle, unsigned int flags)
264 static void release_swap_writer(struct swap_map_handle *handle)
271 static int get_swap_writer(struct swap_map_handle *handle)
302 static int swap_write_page(struct swap_map_handle *handle, void *buf,
334 static int flush_swap_writer(struct swap_map_handle *handle)
342 static int swap_writer_finish(struct swap_map_handle *handle,
364 static int save_image(struct swap_map_handle *handle,
434 struct swap_map_handle handl
[all...]

Completed in 103 milliseconds