Searched refs:md_ioctl_lock_enter (Results 1 – 6 of 6) sorted by relevance
348 while (md_ioctl_lock_enter() == EINTR); in md_wait_for_event()363 while (md_ioctl_lock_enter() == EINTR); in md_wait_for_event()
657 extern int md_ioctl_lock_enter(void);
600 md_ioctl_lock_enter(void) in md_ioctl_lock_enter() function860 while (md_ioctl_lock_enter() == EINTR) in md_ioctl_reacquirelocks()3412 while (md_ioctl_lock_enter() == EINTR) in md_probe_one()
1887 if (!is_mt_ioctl(cmd) && md_ioctl_lock_enter() == EINTR) { in mdioctl()
2591 while (md_ioctl_lock_enter() == EINTR) in raid_admin_ioctl()
2778 while (md_ioctl_lock_enter() == EINTR) in mirror_admin_ioctl()