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