Searched refs:nr_clusters (Results 1 – 1 of 1) sorted by relevance
3050 unsigned long nr_clusters = DIV_ROUND_UP(maxpages, SWAPFILE_CLUSTER); in setup_swap_map_and_extents() local3107 for (i = 0; i < DIV_ROUND_UP(nr_clusters, SWAP_CLUSTER_COLS); i++) { in setup_swap_map_and_extents()3109 if (idx >= nr_clusters) in setup_swap_map_and_extents()