Searched refs:nr_clusters (Results 1 – 3 of 3) sorted by relevance
383 int nr_clusters; in fat_truncate_blocks() local392 nr_clusters = (offset + (cluster_size - 1)) >> sbi->cluster_bits; in fat_truncate_blocks()394 fat_free(inode, nr_clusters); in fat_truncate_blocks()
40 int nr_clusters; member808 a6xx_state->nr_clusters = ARRAY_SIZE(a6xx_clusters); in a6xx_get_clusters()842 a6xx_state->nr_clusters = clusters_size; in a7xx_get_clusters()2037 for (i = 0; i < a6xx_state->nr_clusters; i++) { in a6xx_show()
3177 unsigned long nr_clusters = DIV_ROUND_UP(maxpages, SWAPFILE_CLUSTER); in setup_clusters() local3182 cluster_info = kvcalloc(nr_clusters, sizeof(*cluster_info), GFP_KERNEL); in setup_clusters()3186 for (i = 0; i < nr_clusters; i++) in setup_clusters()3242 for (i = 0; i < DIV_ROUND_UP(nr_clusters, SWAP_CLUSTER_COLS); i++) { in setup_clusters()3246 if (idx >= nr_clusters) in setup_clusters()