Home
last modified time | relevance | path

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

/linux-6.12.1/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
141 a file on a partition that is unmounted before SNAPSHOT_CREATE_IMAGE and
163 The suspending utility MUST check the value stored by SNAPSHOT_CREATE_IMAGE
179 that were mounted before SNAPSHOT_CREATE_IMAGE has been
/linux-6.12.1/include/uapi/linux/
Dsuspend_ioctls.h28 #define SNAPSHOT_CREATE_IMAGE _IOW(SNAPSHOT_IOC_MAGIC, 17, int) macro
/linux-6.12.1/kernel/power/
Duser.c305 case SNAPSHOT_CREATE_IMAGE: in snapshot_ioctl()
435 case SNAPSHOT_CREATE_IMAGE: in snapshot_compat_ioctl()