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 */
887 /* map raid sector to member disk */
942 /* map raid sector to parity disk */
1223 pr_warn("md/raid:%s: PPL header signature does not match on all member drives\n",
1281 pr_warn("md/raid:%s: PPL space too small on %s\n",
1292 pr_warn("md/raid:%s: PPL space overlaps with data on %s\n",
1300 pr_warn("md/raid:%s: PPL space overlaps with superblock on %s\n",
1340 pr_debug("md/raid:%s: enabling distributed Partial Parity Log\n",
1347 pr_warn("md/raid:%s PPL is not compatible with raid level %d\n",
1353 pr_warn("md/raid:%s PPL is not compatible with bitmap\n",
1359 pr_warn("md/raid:%s PPL is not compatible with journal\n",
1367 pr_warn("md/raid:%s PPL doesn't support over %d disks in the array\n",