Home
last modified time | relevance | path

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

/drivers/md/
Draid5.h252 int syncing, expanding, expanded, replacing; member
Draid5.c841 if (s->syncing || s->expanding || s->expanded in ops_run_io()
891 if (s->syncing || s->expanding || s->expanded in ops_run_io()
3557 s->expanded = test_bit(STRIPE_EXPAND_READY, &sh->state); in analyse_stripe()
3771 if (s.syncing || s.expanding || s.expanded || in handle_stripe()
3975 if (s.expanded && test_bit(STRIPE_EXPANDING, &sh->state) && in handle_stripe()
3981 } else if (s.expanded && !sh->reconstruct_state && s.locked == 0) { in handle_stripe()
/drivers/s390/block/
DKconfig9 Select this option if you want to use your expanded storage on S/390
/drivers/scsi/aic7xxx/
DKconfig.aic79xx82 Compile in register value tables for the output of expanded register
DKconfig.aic7xxx87 Compile in register value tables for the output of expanded register
/drivers/scsi/device_handler/
Dscsi_dh_rdac.c158 struct rdac_pg_expanded expanded; member
312 rdac_pg = &h->ctlr->mode_select.expanded; in rdac_failover_get()