Home
last modified time | relevance | path

Searched refs:snapshot_write_next (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/power/
H A Dswap.c1110 ret = snapshot_write_next(snapshot); in load_image()
1336 ret = snapshot_write_next(snapshot); in load_compressed_image()
1462 ret = snapshot_write_next(snapshot); in load_compressed_image()
1535 error = snapshot_write_next(&snapshot); in swsusp_read()
H A Dsnapshot.c2769 int snapshot_write_next(struct snapshot_handle *handle) in snapshot_write_next() function