Home
last modified time | relevance | path

Searched refs:md_ops_t (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/uts/common/io/lvm/notify/
H A Dmd_notify.c37 md_ops_t event_md_ops;
39 md_ops_t *md_interface_ops = &event_md_ops;
620 md_ops_t event_md_ops = {
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd.c174 md_ops_t **md_ops = NULL;
176 md_ops_t *md_opslist;
536 md_ops = (md_ops_t **)kmem_zalloc( in mdattach()
537 sizeof (md_ops_t *) * MD_NOPS, KM_SLEEP); in mdattach()
793 kmem_free(md_ops, sizeof (md_ops_t *) * MD_NOPS); in mddetach()
1049 md_ops_t *ops; in md_snarf_db_set()
H A Dmd_subr.c86 extern md_ops_t **md_ops;
87 extern md_ops_t *md_opslist;
1763 md_ops_t **pops, *ops, *lops; in md_halt()
2166 md_ops_t **pops, *ops; in md_loadsubmod()
2833 md_create_unit_incore(minor_t mnum, md_ops_t *ops, int alloc_lock) in md_create_unit_incore()
2880 md_destroy_unit_incore(minor_t mnum, md_ops_t *ops) in md_destroy_unit_incore()
H A Dmd_ioctl.c57 extern md_ops_t **md_ops;
H A Dmd_mddb.c110 extern md_ops_t *md_opslist;
12865 md_ops_t *ops; in md_imp_snarf_set()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdvar.h533 } md_ops_t; typedef
719 extern void md_create_unit_incore(minor_t, md_ops_t *, int);
720 extern void md_destroy_unit_incore(minor_t, md_ops_t *);
/titanic_41/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c52 md_ops_t hotspares_md_ops;
54 md_ops_t *md_interface_ops = &hotspares_md_ops;
57 extern md_ops_t **md_ops;
58 extern md_ops_t *md_opslist;
1784 md_ops_t hotspares_md_ops = {
/titanic_41/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c60 md_ops_t trans_md_ops;
62 md_ops_t *md_interface_ops = &trans_md_ops;
1223 md_ops_t trans_md_ops = {
H A Dtrans_log.c53 extern md_ops_t trans_md_ops;
H A Dtrans_ioctl.c62 extern md_ops_t trans_md_ops;
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_hotspare.c68 extern md_ops_t raid_md_ops;
H A Draid.c77 md_ops_t raid_md_ops;
79 md_ops_t *md_interface_ops = &raid_md_ops;
4387 md_ops_t raid_md_ops = {
H A Draid_ioctl.c93 extern md_ops_t raid_md_ops;
/titanic_41/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c105 md_ops_t sp_md_ops;
107 md_ops_t *md_interface_ops = &sp_md_ops;
1822 md_ops_t sp_md_ops = {
H A Dsp_ioctl.c92 extern md_ops_t sp_md_ops;
/titanic_41/usr/src/uts/common/io/lvm/stripe/
H A Dstripe.c57 md_ops_t stripe_md_ops;
59 md_ops_t *md_interface_ops = &stripe_md_ops;
1755 md_ops_t stripe_md_ops = {
H A Dstripe_ioctl.c62 extern md_ops_t stripe_md_ops;
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c62 md_ops_t mirror_md_ops;
64 md_ops_t *md_interface_ops = &mirror_md_ops;
5783 md_ops_t mirror_md_ops = {
H A Dmirror_ioctl.c69 extern md_ops_t mirror_md_ops;
H A Dmirror_resync.c65 extern md_ops_t mirror_md_ops;