Searched refs:mr_unit32_od_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/lvm/
H A Dmd_convert.c377 * small is the address of a mr_unit32_od_t structure
393 mr_unit32_od_t *small_un = (mr_unit32_od_t *)small;
404 small_un->c.un_size = sizeof (mr_unit32_od_t);
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_convert.h64 extern void dump_mr_unit32_od(mr_unit32_od_t *);
H A Dmd_raid.h384 } mr_unit32_od_t; typedef in typeref:struct:mr_unit32_od
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_statconcise.c1348 mr_unit32_od_t *small_un;
1352 small_un = (mr_unit32_od_t *)((uintptr_t)rbp +
/illumos-gate/usr/src/uts/common/io/lvm/raid/
H A Draid.c3643 mr_unit32_od_t *small_un;
3675 (mr_unit32_od_t *)mddb_getrecaddr(recid);
4276 mr_unit32_od_t *un32;
4302 un32 = (mr_unit32_od_t *)mddb_getrecaddr(recid);

Completed in 74 milliseconds