Home
last modified time | relevance | path

Searched refs:probe_req_t (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c3393 md_probe_one(probe_req_t *reqp) in md_probe_one()
3454 kmem_free(reqp, sizeof (probe_req_t)); in md_probe_one()
3483 probe_req_t *tp; in md_create_probe_rqlist()
3499 tp = kmem_alloc(sizeof (probe_req_t), KM_SLEEP); in md_create_probe_rqlist()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdvar.h435 } probe_req_t; typedef
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_ioctl.c100 extern void md_probe_one(probe_req_t *);
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_ioctl.c74 extern void md_probe_one(probe_req_t *);