Searched refs:devs_leaving (Results 1 – 1 of 1) sorted by relevance
1793 struct bch_devs_mask devs_leaving; in ec_stripe_head_devs_update() local1794 bitmap_andnot(devs_leaving.d, devs.d, h->devs.d, BCH_SB_MEMBERS_MAX); in ec_stripe_head_devs_update()1796 if (h->s && !h->s->allocated && dev_mask_nr(&devs_leaving)) in ec_stripe_head_devs_update()