Lines Matching refs:hold_active
624 mddev->ctime == 0 && !mddev->hold_active) { in mddev_put()
723 new->hold_active = UNTIL_IOCTL; in mddev_alloc()
730 new->hold_active = UNTIL_STOP; in mddev_alloc()
4470 if (mddev->hold_active == UNTIL_IOCTL) in array_state_store()
4471 mddev->hold_active = 0; in array_state_store()
5670 mddev->hold_active = UNTIL_STOP; in md_alloc()
5706 mddev->hold_active = 0; in md_alloc()
6459 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()
6460 mddev->hold_active = 0; in do_md_stop()
7774 if (mddev->hold_active == UNTIL_IOCTL && in md_ioctl()
7776 mddev->hold_active = 0; in md_ioctl()
9995 mddev->hold_active = 0; in md_exit()