Searched refs:mm_unit32_od_t (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/common/lvm/
H A Dmd_convert.c38 * The narrow structures are named like mdc_unit32_od_t, mm_unit32_od_t,...
289 * small is the address of a mm_unit32_od_t structure
304 mm_unit32_od_t *small_un = (mm_unit32_od_t *)small;
314 roundup(sizeof (mm_unit32_od_t), sizeof (long long));
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_convert.h58 extern void dump_mm_unit32_od(mm_unit32_od_t *);
H A Dmd_mirror.h206 } mm_unit32_od_t; typedef in typeref:struct:mm_unit32_od
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_statconcise.c1321 mm_unit32_od_t *small_un;
1324 small_un = (mm_unit32_od_t *)((uintptr_t)rbp +
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c5157 mm_unit32_od_t *small_un;
5205 (mm_unit32_od_t *)mddb_getrecaddr(recid);
5604 mm_unit32_od_t *un32;
5633 un32 = (mm_unit32_od_t *)mddb_getrecaddr(recid);
H A Dmirror_ioctl.c203 msp->size = sizeof (mm_unit32_od_t);
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c340 skip->skip_offset = offsetof(mm_unit32_od_t,
358 skip->skip_offset = offsetof(mm_unit32_od_t,

Completed in 110 milliseconds