Searched defs:degraded (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/md/ | ||
H A D | bitmap.c | 1474 __bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int degraded) __bitmap_start_sync() argument 1502 bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int degraded) bitmap_start_sync() argument |
H A D | md.h | 373 int degraded; /* whether md should consider member in struct:mddev |
H A D | raid10.c | 3995 int degraded, degraded2; calc_degraded() local |
H A D | raid5.c | 591 int degraded, degraded2; calc_degraded() local 647 int degraded; has_failed() local |
Completed in 122 milliseconds