Searched refs:ln_next (Results 1 – 8 of 8) sorted by relevance
42 mdb_printf("ln_next: %p\n", hsp.hsp_link.ln_next); in printhsp()
147 hsp->hsp_link.ln_next = hotspares_md_ops.md_head; in seths_create_hsp()323 hsp->hsp_link.ln_next = hotspares_md_ops.md_head; in seths_add()384 new_hsp->hsp_link.ln_next = hotspares_md_ops.md_head; in seths_add()1365 hsp->hsp_link.ln_next = hotspares_md_ops.md_head; in load_hotsparepool()
340 for (next = raid_md_ops.md_head; next != NULL; next = next->ln_next) { in check_4_hs()
2373 *pprev = next->ln_next; in md_rem_link()2377 pprev = &next->ln_next; in md_rem_link()2378 next = next->ln_next; in md_rem_link()2862 ui->ui_link.ln_next = ops->md_head; in md_create_unit_incore()
840 next = next->ln_next; in getnext_ioctl()916 next = next->ln_next; in getnum_ioctl()
195 struct md_link *ln_next; member
575 for (next = mirror_md_ops.md_head; next != NULL; next = next->ln_next) { in check_resync_regions()
739 for (next = mirror_md_ops.md_head; next != NULL; next = next->ln_next) { in check_4_hotspares()