Searched refs:un_type (Results 1 – 16 of 16) sorted by relevance
412 u_longlong_t un_type; in print_device() local414 un_type = ((mdc_unit_t *)mdcptr)->un_type; in print_device()416 switch (un_type) { in print_device()
98 small_un->c.un_type = big_un->c.un_type;\119 big_un->c.un_type = small_un->c.un_type;\
1966 md_types_t un_type; /* type of record */ member1996 md_types_t un_type; member
177 assert(mt->c.un_type == MD_METATRANS); in meta_get_trans_common()184 transp->common.type = mt->c.un_type; in meta_get_trans_common()1268 assert(mt->c.un_type == MD_METATRANS); in log_report()
116 assert(mm->c.un_type == MD_METAMIRROR); in meta_get_mirror_common()123 mirrorp->common.type = mm->c.un_type; in meta_get_mirror_common()1136 assert(mm->c.un_type == MD_METAMIRROR); in mirror_report()2431 mm->c.un_type = MD_METAMIRROR; in meta_create_mirror()
120 assert(mr->c.un_type == MD_METARAID); in meta_get_raid_common()134 raidp->common.type = mr->c.un_type; in meta_get_raid_common()921 assert(mr->c.un_type == MD_METARAID); in raid_report()2179 mr->c.un_type = MD_METARAID; in meta_create_raid()
230 assert(ms->c.un_type == MD_DEVICE); in meta_get_stripe_common()243 stripep->common.type = ms->c.un_type; in meta_get_stripe_common()2064 ms->c.un_type = MD_DEVICE; in meta_create_stripe()
284 (void) fprintf(stderr, "\tmp->c.un_type: %d\n", mp->c.un_type); in meta_sp_printunit()3510 mp->c.un_type = MD_METASP; in meta_sp_createunit()3665 assert(mp->c.un_type == MD_METASP); in meta_get_sp_common()3672 msp->common.type = mp->c.un_type; in meta_get_sp_common()
2985 if (un->c.un_type != MD_METAMIRROR) { in mirror_ioctl_resync()3663 if (un->c.un_type != MD_METAMIRROR) { in mirror_set_dirty_rr()3816 if (un->c.un_type != MD_METAMIRROR) { in mirror_set_clean_rr()
151 if (un->c.un_type != MD_METAMIRROR) { in mirror_getun()
546 if ((new_un != un) || (un->c.un_type != MD_METAMIRROR)) { in check_comp_4_hotspares()
132 if (un->c.un_type != MD_METASP) { in sp_getun()
1601 switch (u->c.un_type) { in print_concise_md()
1693 if (mdc && mdc->un_type == MD_METATRANS) { in md_rename()
114 if (un->c.un_type != MD_METATRANS) { in trans_getun()
187 if (un->c.un_type != MD_METARAID) { in raid_getun()