Lines Matching refs:hold_active
613 mddev->ctime || mddev->hold_active) in __mddev_put()
763 new->hold_active = UNTIL_IOCTL; in mddev_alloc()
770 new->hold_active = UNTIL_STOP; in mddev_alloc()
4526 if (mddev->hold_active == UNTIL_IOCTL) in array_state_store()
4527 mddev->hold_active = 0; in array_state_store()
5894 mddev->hold_active = UNTIL_STOP; in md_alloc()
5928 mddev->hold_active = 0; in md_alloc()
6368 if (mddev->hold_active) in md_clean()
6598 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()
6599 mddev->hold_active = 0; in do_md_stop()
7886 if (mddev->hold_active == UNTIL_IOCTL && in md_ioctl()
7888 mddev->hold_active = 0; in md_ioctl()
10259 mddev->hold_active = 0; in md_exit()