Searched refs:MD_DISK_JOURNAL (Results 1 – 4 of 4) sorted by relevance
97 #define MD_DISK_JOURNAL 18 /* disk is used as the write journal in RAID-5/6 */ macro
6701 info.state |= (1<<MD_DISK_JOURNAL); in get_disk_info()6818 if (info->state & (1<<MD_DISK_JOURNAL)) { in md_add_new_disk()