Lines Matching refs:hold_active
706 mddev->ctime == 0 && !mddev->hold_active) { in mddev_put()
771 new->hold_active = UNTIL_IOCTL; in mddev_find()
801 new->hold_active = UNTIL_STOP; in mddev_find()
4536 if (mddev->hold_active == UNTIL_IOCTL) in array_state_store()
4537 mddev->hold_active = 0; in array_state_store()
5699 mddev->hold_active = UNTIL_STOP; in md_alloc()
6453 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()
6454 mddev->hold_active = 0; in do_md_stop()
7783 if (mddev->hold_active == UNTIL_IOCTL && in md_ioctl()
7785 mddev->hold_active = 0; in md_ioctl()
9851 mddev->hold_active = 0; in md_exit()