Home
last modified time | relevance | path

Searched refs:snapshot_write_finalize (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/kernel/power/
Dpower.h138 extern void snapshot_write_finalize(struct snapshot_handle *handle);
Duser.c265 snapshot_write_finalize(&data->handle); in snapshot_ioctl()
Dswap.c1005 snapshot_write_finalize(snapshot); in load_image()
1350 snapshot_write_finalize(snapshot); in load_image_lzo()
Dsnapshot.c2543 void snapshot_write_finalize(struct snapshot_handle *handle) in snapshot_write_finalize() function