Searched refs:MAX_NR_MIRRORS (Results 1 – 1 of 1) sorted by relevance
26 #define MAX_NR_MIRRORS (DM_KCOPYD_MAX_REGIONS + 1) macro260 struct dm_io_region io[MAX_NR_MIRRORS]; in mirror_flush()649 struct dm_io_region io[MAX_NR_MIRRORS], *dest = io; in do_write()1079 nr_mirrors < 2 || nr_mirrors > MAX_NR_MIRRORS) { in mirror_ctr()1400 char buffer[MAX_NR_MIRRORS + 1]; in mirror_status()