Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dpower.h151 extern void snapshot_write_finalize(struct snapshot_handle *handle);
H A Duser.c320 snapshot_write_finalize(&data->handle); in snapshot_ioctl()
H A Dswap.c1102 snapshot_write_finalize(snapshot); in load_image()
1443 snapshot_write_finalize(snapshot); in load_image_lzo()
H A Dsnapshot.c2861 void snapshot_write_finalize(struct snapshot_handle *handle) in snapshot_write_finalize() function