Searched refs:expanding (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/md/
H A Draid5.h187 * enum reconstruct_states - handles writing or expanding a stripe
284 int syncing, expanding, expanded, replacing; member in struct:stripe_head_state
H A Draid5.c1245 if (s->syncing || s->expanding || s->expanded
1305 if (s->syncing || s->expanding || s->expanded
3367 /* if we are not expanding this is a proper write request, and
3814 if (s->syncing || s->expanding ||
3816 /* When syncing, or expanding we read everything.
4658 s->expanding = test_bit(STRIPE_EXPAND_SOURCE, &sh->state) && !sh->batch_head;
5003 if (s.syncing || s.expanding || s.expanded ||
5115 || s.expanding)
5267 if (s.expanding && s.locked == 0 &&
5980 * Stripe is busy expanding o
[all...]
/linux-master/tools/scripts/
H A Dutilities.mak108 # At least GNU make gets confused by expanding a newline
/linux-master/arch/m68k/fpsp040/
H A Dx_snan.S112 | Exit snan handler by expanding the unimp frame into a busy frame

Completed in 266 milliseconds