Lines Matching refs:hold_active
536 mddev->ctime == 0 && !mddev->hold_active) { in mddev_put()
600 new->hold_active = UNTIL_IOCTL; in mddev_find()
630 new->hold_active = UNTIL_STOP; in mddev_find()
4257 if (mddev->hold_active == UNTIL_IOCTL) in array_state_store()
4258 mddev->hold_active = 0; in array_state_store()
5320 mddev->hold_active = UNTIL_STOP; in md_alloc()
6072 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()
6073 mddev->hold_active = 0; in do_md_stop()
7407 if (mddev->hold_active == UNTIL_IOCTL && in md_ioctl()
7409 mddev->hold_active = 0; in md_ioctl()
9410 mddev->hold_active = 0; in md_exit()