Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.h452 int prev_chunk_sectors; member
Draid5.c2548 int sectors_per_chunk = previous ? conf->prev_chunk_sectors in raid5_compute_sector()
2744 int sectors_per_chunk = previous ? conf->prev_chunk_sectors in compute_blocknr()
3060 previous ? conf->prev_chunk_sectors : conf->chunk_sectors; in stripe_set_idx()
6282 conf->prev_chunk_sectors) in alloc_scratch_buffer()
6385 conf->prev_chunk_sectors); in raid5_alloc_percpu()
6569 conf->prev_chunk_sectors = mddev->chunk_sectors; in setup_conf()
7332 conf->prev_chunk_sectors = conf->chunk_sectors; in raid5_start_reshape()
7408 conf->chunk_sectors = conf->prev_chunk_sectors; in raid5_start_reshape()