Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Draid5.h384 int prev_chunk_sectors; member
Draid5.c1892 int sectors_per_chunk = previous ? conf->prev_chunk_sectors in raid5_compute_sector()
2089 int sectors_per_chunk = previous ? conf->prev_chunk_sectors in compute_blocknr()
2363 previous ? conf->prev_chunk_sectors : conf->chunk_sectors; in stripe_set_idx()
4905 conf->prev_chunk_sectors = mddev->chunk_sectors; in setup_conf()
5552 conf->prev_chunk_sectors = conf->chunk_sectors; in raid5_start_reshape()