Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/power/
Dpower.h154 extern void snapshot_write_finalize(struct snapshot_handle *handle);
Duser.c305 snapshot_write_finalize(&data->handle); in snapshot_ioctl()
Dswap.c1103 snapshot_write_finalize(snapshot); in load_image()
1447 snapshot_write_finalize(snapshot); in load_image_lzo()
Dsnapshot.c2657 void snapshot_write_finalize(struct snapshot_handle *handle) in snapshot_write_finalize() function