|
Linux Kernel
3.7.1
|
#include <swap.h>
Data Fields | |
| struct { | |
| char reserved [PAGE_SIZE-10] | |
| char magic [10] | |
| } | magic |
| struct { | |
| char bootbits [1024] | |
| __u32 version | |
| __u32 last_page | |
| __u32 nr_badpages | |
| unsigned char sws_uuid [16] | |
| unsigned char sws_volume [16] | |
| __u32 padding [117] | |
| __u32 badpages [1] | |
| } | info |
| struct { ... } info |
| struct { ... } magic |
1.8.2