Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_stripe.h118 } md_sps_t; typedef
135 md_sps_t *cs_ps;
/titanic_41/usr/src/uts/common/io/lvm/stripe/
H A Dstripe.c81 mutex_init(&((md_sps_t *)p)->ps_mx, in stripe_parent_constructor()
89 bzero(ps, offsetof(md_sps_t, ps_mx)); in stripe_parent_init()
96 mutex_destroy(&((md_sps_t *)p)->ps_mx); in stripe_parent_destructor()
498 stripe_error(md_sps_t *ps) in stripe_error()
537 md_sps_t *ps; in stripe_done()
688 md_sps_t *ps; in md_stripe_strategy()
1778 sizeof (md_sps_t), 0, stripe_parent_constructor, in init_init()