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