Searched defs:degraded (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | md-bitmap.c | 1512 __bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int degraded) __bitmap_start_sync() argument 1540 md_bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int degraded) md_bitmap_start_sync() argument
|
| H A D | md.h | 410 int degraded; /* whether md should consider member
|
| H A D | raid10.c | 4124 int degraded, degraded2; calc_degraded() local [all...] |
| H A D | raid5.c | 635 int degraded, degraded2; in raid5_calc_degraded() local 691 int degraded = conf->mddev->degraded; in has_failed() local [all...] |
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | md-bitmap.c | 1584 __bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int degraded) __bitmap_start_sync() argument 1612 md_bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int degraded) md_bitmap_start_sync() argument
|
| H A D | md.h | 436 int degraded; /* whether md should consider member
|
| H A D | raid10.c | 4512 int degraded, degraded2; calc_degraded() local [all...] |
| H A D | raid5.c | 692 int degraded, degraded2; in raid5_calc_degraded() local 748 int degraded = conf->mddev->degraded; in has_failed() local [all...] |
Completed in 28 milliseconds