diff options
| author | handeharputlu <43519271+handeharputlu@users.noreply.github.com> | 2020-07-14 15:51:11 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-14 14:51:11 +0200 |
| commit | 609fb51750f5938bd47f9b78c3d7d8fb435d069c (patch) | |
| tree | 9967c854a78505998c8537578a71bcba7ecf37d6 /sys/linux/dev_snapshot_amd64.const | |
| parent | 6f4580264a29fa73097e96b436141a8594b97610 (diff) | |
sys/linux: /dev/snapshot descriptions (#1934)
Diffstat (limited to 'sys/linux/dev_snapshot_amd64.const')
| -rw-r--r-- | sys/linux/dev_snapshot_amd64.const | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sys/linux/dev_snapshot_amd64.const b/sys/linux/dev_snapshot_amd64.const new file mode 100644 index 000000000..bbf850a44 --- /dev/null +++ b/sys/linux/dev_snapshot_amd64.const @@ -0,0 +1,20 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +SNAPSHOT_ALLOC_SWAP_PAGE = 2148021012 +SNAPSHOT_ATOMIC_RESTORE = 13060 +SNAPSHOT_AVAIL_SWAP_SIZE = 2148021011 +SNAPSHOT_CREATE_IMAGE = 1074017041 +SNAPSHOT_FREE = 13061 +SNAPSHOT_FREEZE = 13057 +SNAPSHOT_FREE_SWAP_PAGES = 13065 +SNAPSHOT_GET_IMAGE_SIZE = 2148021006 +SNAPSHOT_PLATFORM_SUPPORT = 13071 +SNAPSHOT_POWER_OFF = 13072 +SNAPSHOT_PREF_IMAGE_SIZE = 13074 +SNAPSHOT_S2RAM = 13067 +SNAPSHOT_SET_SWAP_AREA = 1074541325 +SNAPSHOT_UNFREEZE = 13058 +__NR_ioctl = 16 +__NR_openat = 257 +__NR_read = 0 +__NR_write = 1 |
