Searched refs:md_call_ioctl (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/lvm/softpart/ |
H A D | sp_ioctl.c | 1489 err = md_call_ioctl(un->un_dev, cmd, &vc, (mode | FKIOCTL), in md_sp_ioctl() 1532 err = md_call_ioctl(un->un_dev, DKIOCGETVOLCAP, &vc1, in md_sp_ioctl()
|
H A D | sp.c | 1212 ret = md_call_ioctl(child_buf->b_edev, DKIOCDMR, &cvdr, in sp_directed_read()
|
/titanic_41/usr/src/uts/common/sys/lvm/ |
H A D | mdvar.h | 706 extern int md_call_ioctl(md_dev64_t, int, void *, int, IOLOCK *);
|
/titanic_41/usr/src/uts/common/io/lvm/md/ |
H A D | md_subr.c | 2338 md_call_ioctl(md_dev64_t dev, int cmd, void *data, int mode, IOLOCK *lockp) in md_call_ioctl() function
|