Searched refs:expanding (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid5.h | 186 * enum reconstruct_states - handles writing or expanding a stripe 283 int syncing, expanding, expanded, replacing; member
|
H A D | raid5.c | 1168 if (s->syncing || s->expanding || s->expanded in ops_run_io() 1235 if (s->syncing || s->expanding || s->expanded in ops_run_io() 3321 /* if we are not expanding this is a proper write request, and in schedule_reconstruction() 3748 if (s->syncing || s->expanding || in need_this_block() 3750 /* When syncing, or expanding we read everything. in need_this_block() 4591 s->expanding = test_bit(STRIPE_EXPAND_SOURCE, &sh->state) && !sh->batch_head; in analyse_stripe() 4941 if (s.syncing || s.expanding || s.expanded || in handle_stripe() 5053 || s.expanding) in handle_stripe() 5203 if (s.expanding && s.locked == 0 && in handle_stripe() 5900 /* Stripe is busy expanding o in raid5_make_request() [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid5.h | 187 * enum reconstruct_states - handles writing or expanding a stripe 284 int syncing, expanding, expanded, replacing; member
|
H A D | raid5.c | 1253 if (s->syncing || s->expanding || s->expanded in ops_run_io() 1316 if (s->syncing || s->expanding || s->expanded in ops_run_io() 3409 /* if we are not expanding this is a proper write request, and in schedule_reconstruction() 3860 if (s->syncing || s->expanding || in need_this_block() 3862 /* When syncing, or expanding we read everything. in need_this_block() 4704 s->expanding = test_bit(STRIPE_EXPAND_SOURCE, &sh->state) && !sh->batch_head; in analyse_stripe() 5054 if (s.syncing || s.expanding || s.expanded || in handle_stripe() 5166 || s.expanding) in handle_stripe() 5318 if (s.expanding && s.locked == 0 && in handle_stripe() 6053 * Stripe is busy expanding o in make_stripe_request() [all...] |
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | x_snan.S | 112 | Exit snan handler by expanding the unimp frame into a busy frame
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | x_snan.S | 112 | Exit snan handler by expanding the unimp frame into a busy frame
|
/kernel/linux/linux-5.10/tools/scripts/ |
H A D | utilities.mak | 108 # At least GNU make gets confused by expanding a newline
|
/kernel/linux/linux-6.6/tools/scripts/ |
H A D | utilities.mak | 108 # At least GNU make gets confused by expanding a newline
|
Completed in 21 milliseconds