Searched defs:swap_cluster_info (Results 1 – 2 of 2) sorted by relevance
8150 struct swap_cluster_info { struct8151 spinlock_t lock;8152 unsigned int count: 12;8153 unsigned int state: 3;8154 unsigned int order: 4;8155 unsigned int reserved: 1;8156 unsigned int flags: 4;8157 struct list_head list;
8413 struct swap_cluster_info { struct8414 spinlock_t lock;8415 unsigned int count: 12;8416 unsigned int state: 3;8417 unsigned int order: 4;8418 unsigned int reserved: 1;8419 unsigned int flags: 4;8420 struct list_head list;