Home
last modified time | relevance | path

Searched refs:SNAPSHOT_CREATE_IMAGE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/Documentation/power/
Duserland-swsusp.rst38 not frozen); this is required for SNAPSHOT_CREATE_IMAGE
44 SNAPSHOT_CREATE_IMAGE
50 SNAPSHOT_CREATE_IMAGE ioctl() again); after the snapshot
139 a file on a partition that is unmounted before SNAPSHOT_CREATE_IMAGE and
161 The suspending utility MUST check the value stored by SNAPSHOT_CREATE_IMAGE
177 that were mounted before SNAPSHOT_CREATE_IMAGE has been
/Linux-v5.4/include/uapi/linux/
Dsuspend_ioctls.h28 #define SNAPSHOT_CREATE_IMAGE _IOW(SNAPSHOT_IOC_MAGIC, 17, int) macro
/Linux-v5.4/kernel/power/
Duser.c252 case SNAPSHOT_CREATE_IMAGE: in snapshot_ioctl()
427 case SNAPSHOT_CREATE_IMAGE: in snapshot_compat_ioctl()