Lines Matching refs:hold_active
655 mddev->ctime == 0 && !mddev->hold_active) { in mddev_put()
769 new->hold_active = UNTIL_IOCTL; in mddev_alloc()
776 new->hold_active = UNTIL_STOP; in mddev_alloc()
4512 if (mddev->hold_active == UNTIL_IOCTL) in array_state_store()
4513 mddev->hold_active = 0; in array_state_store()
5674 mddev->hold_active = UNTIL_STOP; in md_alloc()
6424 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()
6425 mddev->hold_active = 0; in do_md_stop()
7727 if (mddev->hold_active == UNTIL_IOCTL && in md_ioctl()
7729 mddev->hold_active = 0; in md_ioctl()
9880 mddev->hold_active = 0; in md_exit()