Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.c659 get_active_stripe(struct r5conf *conf, sector_t sector, in get_active_stripe() function
3952 sh2 = get_active_stripe(conf, s, 0, 1, 1); in handle_stripe_expansion()
4514 = get_active_stripe(conf, sh->sector, 1, 1, 1); in handle_stripe()
5088 sh = get_active_stripe(conf, logical_sector, 0, 0, 0); in make_discard_request()
5233 sh = get_active_stripe(conf, new_sector, previous, in make_request()
5472 sh = get_active_stripe(conf, stripe_addr+i, 0, 0, 1); in reshape_request()
5521 sh = get_active_stripe(conf, first_sector, 1, 0, 1); in reshape_request()
5628 sh = get_active_stripe(conf, sector_nr, 0, 1, 0); in sync_request()
5630 sh = get_active_stripe(conf, sector_nr, 0, 0, 0); in sync_request()
5693 sh = get_active_stripe(conf, sector, 0, 1, 1); in retry_aligned_read()