Home
last modified time | relevance | path

Searched refs:typ1 (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c96 mddb_type_t typ1; in seths_create_hsp() local
105 typ1 = (mddb_type_t)md_getshared_key(setno, in seths_create_hsp()
114 recid = mddb_createrec(sizeof (hot_spare_pool_ond_t), typ1, in seths_create_hsp()
119 recid = mddb_createrec(sizeof (hot_spare_pool_ond_t), typ1, in seths_create_hsp()
173 mddb_type_t typ1; in seths_add() local
189 typ1 = (mddb_type_t)md_getshared_key(setno, in seths_add()
255 recid = mddb_createrec(HS_ONDSK_STR_SIZE, typ1, HS_REC, in seths_add()
259 recid = mddb_createrec(HS_ONDSK_STR_SIZE, typ1, HS_REC, in seths_add()
300 typ1, HSP_REC, in seths_add()
359 recid = mddb_createrec(new_size, typ1, HSP_REC, options, setno); in seths_add()
[all …]
/titanic_41/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c784 mddb_type_t typ1; in trans_snarf() local
801 typ1 = (mddb_type_t)md_getshared_key(setno, in trans_snarf()
804 while ((recid = mddb_getnextrec(recid, typ1, TRANS_REC)) > 0) { in trans_snarf()
816 while ((recid = mddb_getnextrec(recid, typ1, LOG_REC)) > 0) { in trans_snarf()
832 typ1 = (mddb_type_t)md_getshared_key(setno, in trans_snarf()
835 while ((recid = mddb_getnextrec(recid, typ1, LOG_REC)) > 0) { in trans_snarf()
882 while ((recid = mddb_getnextrec(recid, typ1, TRANS_REC)) > 0) { in trans_snarf()
947 while ((recid = mddb_getnextrec(recid, typ1, 0)) > 0) in trans_snarf()
1143 mddb_type_t typ1; in trans_imp_set() local
1151 typ1 = (mddb_type_t)md_getshared_key(setno, in trans_imp_set()
[all …]
H A Dtrans_log.c422 mddb_type_t typ1; in ldl_create() local
442 typ1 = (mddb_type_t)md_getshared_key(setno, in ldl_create()
444 recid = mddb_createrec(ML_UNIT_ONDSZ, typ1, LOG_REC, in ldl_create()
/titanic_41/usr/src/uts/common/io/lvm/stripe/
H A Dstripe_ioctl.c138 mddb_type_t typ1; in stripe_set() local
169 typ1 = (mddb_type_t)md_getshared_key(setno, in stripe_set()
177 ms_recid = mddb_createrec((size_t)msp->size, typ1, 0, in stripe_set()
181 ms_recid = mddb_createrec((size_t)msp->size, typ1, 0, in stripe_set()
411 mddb_type_t typ1; in stripe_grow() local
473 typ1 = (mddb_type_t)md_getshared_key(setno, in stripe_grow()
487 ms_recid = mddb_createrec((size_t)mgp->size, typ1, 0, in stripe_grow()
491 ms_recid = mddb_createrec((size_t)mgp->size, typ1, 0, in stripe_grow()
H A Dstripe.c826 mddb_type_t typ1; in stripe_snarf() local
840 typ1 = (mddb_type_t)md_getshared_key(setno, in stripe_snarf()
844 while ((recid = mddb_getnextrec(recid, typ1, 0)) > 0) { in stripe_snarf()
911 while ((recid = mddb_getnextrec(recid, typ1, 0)) > 0) in stripe_snarf()
1613 mddb_type_t typ1; in stripe_imp_set() local
1629 typ1 = (mddb_type_t)md_getshared_key(setno, in stripe_imp_set()
1633 while ((recid = mddb_getnextrec(recid, typ1, 0)) > 0) { in stripe_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c719 mddb_type_t typ1; in create_unit_resync() local
736 typ1 = (mddb_type_t)md_getshared_key(setno, in create_unit_resync()
739 recid = mddb_createrec(size, typ1, RESYNC_REC, in create_unit_resync()
3385 mddb_type_t typ1; in mirror_resize_resync_regions() local
3402 typ1 = (mddb_type_t)md_getshared_key(setno, in mirror_resize_resync_regions()
3404 recid = mddb_createrec(size, typ1, RESYNC_REC, in mirror_resize_resync_regions()
3512 mddb_type_t typ1; in mirror_add_resync_regions() local
3524 typ1 = (mddb_type_t)md_getshared_key(setno, in mirror_add_resync_regions()
3527 recid = mddb_createrec(size, typ1, RESYNC_REC, in mirror_add_resync_regions()
H A Dmirror_ioctl.c168 mddb_type_t typ1; in mirror_set() local
184 typ1 = (mddb_type_t)md_getshared_key(setno, in mirror_set()
196 recid = mddb_createrec((size_t)msp->size, typ1, MIRROR_REC, in mirror_set()
204 recid = mddb_createrec((size_t)msp->size, typ1, MIRROR_REC, in mirror_set()
1389 mddb_type_t typ1; in mirror_grow_unit()
1398 typ1 = (mddb_type_t)md_getshared_key(MD_UN2SET(un), in mirror_grow_unit()
1406 recid = mddb_createrec(offsetof(mm_unit_t, un_smic), typ1, in mirror_grow_unit()
H A Dmirror.c5152 mddb_type_t typ1; in mirror_snarf() local
5166 typ1 = (mddb_type_t)md_getshared_key(setno, in mirror_snarf()
5168 while ((recid = mddb_getnextrec(recid, typ1, MIRROR_REC)) > 0) { in mirror_snarf()
5182 typ1 = (mddb_type_t)md_getshared_key(setno, in mirror_snarf()
5185 while ((recid = mddb_getnextrec(recid, typ1, MIRROR_REC)) > 0) { in mirror_snarf()
5278 while ((recid = mddb_getnextrec(recid, typ1, RESYNC_REC)) > 0) in mirror_snarf()
5601 mddb_type_t typ1; in mirror_imp_set() local
5616 typ1 = (mddb_type_t)md_getshared_key(setno, in mirror_imp_set()
5620 while ((recid = mddb_getnextrec(recid, typ1, MIRROR_REC)) > 0) { in mirror_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_ioctl.c892 mddb_type_t typ1; in raid_set() local
909 typ1 = (mddb_type_t)md_getshared_key(setno, in raid_set()
918 mr_recid = mddb_createrec(msp->size, typ1, 0, in raid_set()
922 mr_recid = mddb_createrec(msp->size, typ1, 0, in raid_set()
1683 mddb_type_t typ1; in raid_grow() local
1758 typ1 = (mddb_type_t)md_getshared_key(setno, in raid_grow()
1772 mr_recid = mddb_createrec(mgph->size, typ1, 0, in raid_grow()
1776 mr_recid = mddb_createrec(mgph->size, typ1, 0, in raid_grow()
H A Draid.c3637 mddb_type_t typ1; in raid_snarf() local
3651 typ1 = (mddb_type_t)md_getshared_key(setno, in raid_snarf()
3655 while ((recid = mddb_getnextrec(recid, typ1, 0)) > 0) { in raid_snarf()
3733 while ((recid = mddb_getnextrec(recid, typ1, 0)) > 0) in raid_snarf()
4272 mddb_type_t typ1; in raid_imp_set() local
4285 typ1 = (mddb_type_t)md_getshared_key(setno, in raid_imp_set()
4289 while ((recid = mddb_getnextrec(recid, typ1, 0)) > 0) { in raid_imp_set()
/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c975 struct pmap_typ1 *typ1; in ud_validate_and_fill_superblock() local
1276 typ1 = (struct pmap_typ1 *)hdr; in ud_validate_and_fill_superblock()
1291 map->udm_vsn = SWAP_16(typ1->map1_vsn); in ud_validate_and_fill_superblock()
1292 map->udm_pn = SWAP_16(typ1->map1_pn); in ud_validate_and_fill_superblock()
/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c650 struct pmap_typ1 *typ1; in ud_read_and_translate_lvd() local
685 typ1 = (struct pmap_typ1 *)ph; in ud_read_and_translate_lvd()
688 m->udm_vsn = SWAP_16(typ1->map1_vsn); in ud_read_and_translate_lvd()
689 m->udm_pn = SWAP_16(typ1->map1_pn); in ud_read_and_translate_lvd()