Lines Matching refs:hold_active
643 mddev->ctime == 0 && !mddev->hold_active) { in mddev_put()
740 new->hold_active = UNTIL_IOCTL; in mddev_alloc()
747 new->hold_active = UNTIL_STOP; in mddev_alloc()
4482 if (mddev->hold_active == UNTIL_IOCTL) in array_state_store()
4483 mddev->hold_active = 0; in array_state_store()
5655 mddev->hold_active = UNTIL_STOP; in md_alloc()
5691 mddev->hold_active = 0; in md_alloc()
6413 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()
6414 mddev->hold_active = 0; in do_md_stop()
7719 if (mddev->hold_active == UNTIL_IOCTL && in md_ioctl()
7721 mddev->hold_active = 0; in md_ioctl()
9931 mddev->hold_active = 0; in md_exit()