Home
last modified time | relevance | path

Searched refs:prev_chunk_sectors (Results 1 – 2 of 2) sorted by relevance

/drivers/md/
Draid5.h385 int prev_chunk_sectors; member
Draid5.c1974 int sectors_per_chunk = previous ? conf->prev_chunk_sectors in raid5_compute_sector()
2171 int sectors_per_chunk = previous ? conf->prev_chunk_sectors in compute_blocknr()
2458 previous ? conf->prev_chunk_sectors : conf->chunk_sectors; in stripe_set_idx()
5241 conf->prev_chunk_sectors = mddev->chunk_sectors; in setup_conf()
5980 conf->prev_chunk_sectors = conf->chunk_sectors; in raid5_start_reshape()