Searched refs:MAX_SWAP_BADPAGES (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | swap.h | 139 #define MAX_SWAP_BADPAGES \ macro |
/linux-4.4.14/mm/ | ||
D | swapfile.c | 2281 if (swap_header->info.nr_badpages > MAX_SWAP_BADPAGES) in read_swap_header() |