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