Home
last modified time | relevance | path

Searched refs:md_tps_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c112 md_tps_t *ps = (md_tps_t *)bp->b_chain; in trans_done_shadow()
136 md_tps_t *ps, /* trans parent save */ in shadow_debug()
186 trans_parent_init(md_tps_t *ps) in trans_parent_init()
188 bzero(ps, sizeof (md_tps_t)); in trans_parent_init()
553 trans_error(md_tps_t *ps) in trans_error()
595 md_tps_t *ps; in trans_done()
597 ps = (md_tps_t *)cb->b_chain; in trans_done()
640 md_tps_t *ps; in md_trans_strategy()
1246 sizeof (md_tps_t), 0, NULL, NULL, NULL, NULL, NULL, 0); in init_init()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h798 } md_tps_t; typedef