Home
last modified time | relevance | path

Searched refs:md_ioctl_openclose_exit (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdvar.h668 extern void md_ioctl_openclose_exit(IOLOCK *);
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c2220 (void) md_ioctl_openclose_exit(lockp); in mirror_internal_open()
2283 (void) md_ioctl_openclose_exit(lockp); in mirror_internal_close()
2310 md_ioctl_openclose_exit(lockp); in mirror_internal_close()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c957 md_ioctl_openclose_exit(IOLOCK *lockp) in md_ioctl_openclose_exit() function