Home
last modified time | relevance | path

Searched defs:swap_cluster_info (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dswap.h30 struct swap_cluster_info { struct
32 * Protect swap_cluster_info fields argument
36 u16 count;
37 u8 flags;
38 u8 order;
39 atomic_long_t __rcu *table; /* Swap table entries, see mm/swap_table.h */
40 struct list_head list;