Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/power/
Dpower.h133 extern int snapshot_read_next(struct snapshot_handle *handle);
Dswap.c460 ret = snapshot_read_next(snapshot); in save_image()
682 ret = snapshot_read_next(snapshot); in save_image_lzo()
837 error = snapshot_read_next(&snapshot); in swsusp_write()
Duser.c147 res = snapshot_read_next(&data->handle); in snapshot_read()
Dsnapshot.c1702 int snapshot_read_next(struct snapshot_handle *handle) in snapshot_read_next() function