Searched refs:CLUSTER_FLAG_MAX (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | swap.h | 269 CLUSTER_FLAG_MAX, enumerator |
| /linux-6.15/mm/ | ||
| H A D | swapfile.c | 464 BUILD_BUG_ON(1 << sizeof(ci->flags) * BITS_PER_BYTE < CLUSTER_FLAG_MAX); in move_cluster() |