Searched refs:snapshot_write_next (Results 1 – 3 of 3) sorted by relevance
1110 ret = snapshot_write_next(snapshot); in load_image()1335 ret = snapshot_write_next(snapshot); in load_compressed_image()1461 ret = snapshot_write_next(snapshot); in load_compressed_image()1534 error = snapshot_write_next(&snapshot); in swsusp_read()
186 res = snapshot_write_next(&data->handle); in snapshot_write()
2556 * snapshot_write_next() has stored them, to the right location represented by2715 * Get the address that snapshot_write_next() should return to its caller to2757 * snapshot_write_next - Get the address to store the next image page. in get_buffer() 2772 int snapshot_write_next(struct snapshot_handle *handle)2852 * Must be called after the last call to snapshot_write_next() in case the last2775 int snapshot_write_next(struct snapshot_handle *handle) snapshot_write_next() function