Home
last modified time | relevance | path

Searched refs:mddb_rb32_t (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c248 uint_t rb_off = offsetof(mddb_rb32_t, rb_data[0]); in stripe_skip_ts()
332 uint_t rb_off = offsetof(mddb_rb32_t, rb_data[0]); in mirror_skip_ts()
385 uint_t rb_off = offsetof(mddb_rb32_t, rb_data[0]); in hotspare_skip_ts()
422 mddb_rb32_t *rbp, in rec_crcfunc()
437 skip->skip_offset = offsetof(mddb_rb32_t, rb_checksum_fiddle); in rec_crcfunc()
444 skip_tail->skip_offset = offsetof(mddb_rb32_t, rb_timestamp); in rec_crcfunc()
1910 mddb_rb32_t *rbp; in getrecord()
1913 ASSERT(sizeof (mddb_rb_t) == sizeof (mddb_rb32_t)); in getrecord()
1917 dep->de_rb = (mddb_rb32_t *)kmem_zalloc(dep->de_recsize, KM_SLEEP); in getrecord()
2308 mddb_rb32_t *rbp; in allocuserdata()
[all …]
H A Dmd_rename.c741 mddb_rb32_t *rbp; in md_rename_update_self()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_mddb.h570 } mddb_rb32_t; typedef
604 mddb_rb32_t *de_rb;
674 to->de_rb = (mddb_rb32_t *)(uintptr_t)from->de32_rb; \
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_statconcise.c1559 mddb_rb32_t *rbp_32; in read_mdrecord()
1601 rbp_32 = (mddb_rb32_t *)rbp; in read_mdrecord()
/titanic_41/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c1282 mddb_rb32_t *rbp; in sp_snarf()
1736 mddb_rb32_t *rbp; in sp_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c1278 mddb_rb32_t *rbp; in load_hotspare()
1712 mddb_rb32_t *rbp; in imp_hotspare()
/titanic_41/usr/src/uts/common/io/lvm/stripe/
H A Dstripe.c828 mddb_rb32_t *rbp; in stripe_snarf()
1615 mddb_rb32_t *rbp; in stripe_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c787 mddb_rb32_t *rbp; in trans_snarf()
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid.c3640 mddb_rb32_t *rbp; in raid_snarf()
4274 mddb_rb32_t *rbp; in raid_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c5154 mddb_rb32_t *rbp; in mirror_snarf()
5603 mddb_rb32_t *rbp; in mirror_imp_set()