Home
last modified time | relevance | path

Searched refs:de_rb (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_mddb.h583 mddb_rb_t *de_rb; member
604 mddb_rb32_t *de_rb; member
674 to->de_rb = (mddb_rb32_t *)(uintptr_t)from->de32_rb; \
692 to->de32_rb = (uint32_t)(uintptr_t)from->de_rb; \
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c1917 dep->de_rb = (mddb_rb32_t *)kmem_zalloc(dep->de_recsize, KM_SLEEP); in getrecord()
1918 rbp = dep->de_rb; in getrecord()
2098 dep->de_rb = NULL; in readcopy()
2139 checksum ^= dep->de_rb->rb_checksum; in readcopy()
2140 checksum ^= dep->de_rb->rb_checksum_fiddle; in readcopy()
2155 if (dep->de_rb) in readcopy()
2156 kmem_free((caddr_t)dep->de_rb, in readcopy()
2314 rbp = dep->de_rb; in allocuserdata()
2337 rbp = dep->de_rb; in getuserdata()
2412 dep->de_rb = (mddb_rb32_t *)kmem_zalloc(recsize, KM_SLEEP); in getoptrecord()
[all …]
H A Dmd_rename.c769 rbp = dep->de_rb; in md_rename_update_self()
/titanic_41/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c845 rbp = dep->de_rb; in trans_snarf()
898 rbp = dep->de_rb; in trans_snarf()
/titanic_41/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c1311 rbp = dep->de_rb; in sp_snarf()
1755 rbp = dep->de_rb; in sp_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c1287 rbp = dep->de_rb; in load_hotspare()
1720 rbp = dep->de_rb; in imp_hotspare()
/titanic_41/usr/src/uts/common/io/lvm/stripe/
H A Dstripe.c850 rbp = dep->de_rb; in stripe_snarf()
1638 rbp = dep->de_rb; in stripe_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid.c3662 rbp = dep->de_rb; in raid_snarf()
4294 rbp = dep->de_rb; in raid_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c5191 rbp = dep->de_rb; in mirror_snarf()
5625 rbp = dep->de_rb; in mirror_imp_set()