Searched defs:ioctl_end (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c608 * returning to user space, then ioctl_end is set to 1.
612 * ioctl_end is true - otherwise a deadlock situation could arise.
615 md_ioctl_lock_exit(int code, int flags, mdi_unit_t *ui, int ioctl_end) argument
633 * (ioctl_end is 0), then don't check the MN disksets since the
636 if (!ioctl_end)

Completed in 69 milliseconds