Lines Matching refs:hold_active
597 mddev->ctime == 0 && !mddev->hold_active) { in mddev_put()
662 new->hold_active = UNTIL_IOCTL; in mddev_find()
692 new->hold_active = UNTIL_STOP; in mddev_find()
4345 if (mddev->hold_active == UNTIL_IOCTL) in array_state_store()
4346 mddev->hold_active = 0; in array_state_store()
5438 mddev->hold_active = UNTIL_STOP; in md_alloc()
6183 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()
6184 mddev->hold_active = 0; in do_md_stop()
7521 if (mddev->hold_active == UNTIL_IOCTL && in md_ioctl()
7523 mddev->hold_active = 0; in md_ioctl()
9585 mddev->hold_active = 0; in md_exit()