Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dpower.h156 int snapshot_write_finalize(struct snapshot_handle *handle);
Duser.c320 error = snapshot_write_finalize(&data->handle); in snapshot_ioctl()
Dswap.c1132 ret = snapshot_write_finalize(snapshot); in load_image()
1484 ret = snapshot_write_finalize(snapshot); in load_compressed_image()
Dsnapshot.c2860 int snapshot_write_finalize(struct snapshot_handle *handle) in snapshot_write_finalize() function