Searched refs:snapshot_read_next (Results 1 – 3 of 3) sorted by relevance
569 ret = snapshot_read_next(snapshot); in save_image()804 ret = snapshot_read_next(snapshot); in save_compressed_image()962 error = snapshot_read_next(&snapshot); in swsusp_write()
150 res = snapshot_read_next(&data->handle); in snapshot_read()
2223 * snapshot_read_next - Get the address to read the next image page from. in pack_pfns() 2238 int snapshot_read_next(struct snapshot_handle *handle)2241 int snapshot_read_next(struct snapshot_handle *handle) snapshot_read_next() function