Searched refs:snapshot_write_finalize (Results 1 – 3 of 3) sorted by relevance
320 error = snapshot_write_finalize(&data->handle); in snapshot_ioctl()
1132 ret = snapshot_write_finalize(snapshot); in load_image()1484 ret = snapshot_write_finalize(snapshot); in load_compressed_image()
2850 * snapshot_write_finalize - Complete the loading of a hibernation image. in snapshot_write_next() 2857 int snapshot_write_finalize(struct snapshot_handle *handle)2860 int snapshot_write_finalize(struct snapshot_handle *handle) snapshot_write_finalize() function