Lines Matching refs:raid
12 #include <linux/raid/md_p.h>
34 * stripe. The modifed raid data chunks form an m-by-n matrix, where m is the
48 * data_sector is the first raid sector of the modified data, data_size is the
90 /* array of child logs, one for each raid disk */
96 u32 signature; /* raid array identifier */
147 atomic_t pending_stripes; /* how many stripes not written to raid */
877 /* map raid sector to member disk */
934 /* map raid sector to parity disk */
1216 pr_warn("md/raid:%s: PPL header signature does not match on all member drives\n",
1273 pr_warn("md/raid:%s: PPL space too small on %pg\n",
1284 pr_warn("md/raid:%s: PPL space overlaps with data on %pg\n",
1292 pr_warn("md/raid:%s: PPL space overlaps with superblock on %pg\n",
1329 pr_debug("md/raid:%s: enabling distributed Partial Parity Log\n",
1336 pr_warn("md/raid:%s PPL is not compatible with raid level %d\n",
1342 pr_warn("md/raid:%s PPL is not compatible with bitmap\n",
1348 pr_warn("md/raid:%s PPL is not compatible with journal\n",
1356 pr_warn("md/raid:%s PPL doesn't support over %d disks in the array\n",