Searched refs:md_head (Results 1 – 7 of 7) sorted by relevance
147 hsp->hsp_link.ln_next = hotspares_md_ops.md_head; in seths_create_hsp()150 hotspares_md_ops.md_head = &hsp->hsp_link; in seths_create_hsp()323 hsp->hsp_link.ln_next = hotspares_md_ops.md_head; in seths_add()326 hotspares_md_ops.md_head = &hsp->hsp_link; in seths_add()381 &hotspares_md_ops.md_head); in seths_add()384 new_hsp->hsp_link.ln_next = hotspares_md_ops.md_head; in seths_add()387 hotspares_md_ops.md_head = &new_hsp->hsp_link; in seths_add()502 &hotspares_md_ops.md_head); in seths_delete_hsp()1365 hsp->hsp_link.ln_next = hotspares_md_ops.md_head; in load_hotsparepool()1368 hotspares_md_ops.md_head = &hsp->hsp_link; in load_hotsparepool()[all …]
340 for (next = raid_md_ops.md_head; next != NULL; next = next->ln_next) { in check_4_hs()
518 md_link_t *md_head; member
2862 ui->ui_link.ln_next = ops->md_head; in md_create_unit_incore()2865 ops->md_head = &ui->ui_link; in md_create_unit_incore()2892 &ops->md_head); in md_destroy_unit_incore()
826 next = md_ops[modindex]->md_head; in getnext_ioctl()905 next = md_ops[modindex]->md_head; in getnum_ioctl()
575 for (next = mirror_md_ops.md_head; next != NULL; next = next->ln_next) { in check_resync_regions()636 if (mirror_md_ops.md_head != NULL) in md_mirror_timeout()
739 for (next = mirror_md_ops.md_head; next != NULL; next = next->ln_next) { in check_4_hotspares()5337 while ((mirror_md_ops.md_head == NULL) && in mirror_halt()