Lines Matching refs:hold_active
639 mddev->ctime || mddev->hold_active) in __mddev_put()
748 new->hold_active = UNTIL_IOCTL; in mddev_alloc()
755 new->hold_active = UNTIL_STOP; in mddev_alloc()
4531 if (mddev->hold_active == UNTIL_IOCTL) in array_state_store()
4532 mddev->hold_active = 0; in array_state_store()
5731 mddev->hold_active = UNTIL_STOP; in md_alloc()
5767 mddev->hold_active = 0; in md_alloc()
6255 if (mddev->hold_active) in md_clean()
6530 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()
6531 mddev->hold_active = 0; in do_md_stop()
7832 if (mddev->hold_active == UNTIL_IOCTL && in md_ioctl()
7834 mddev->hold_active = 0; in md_ioctl()
10069 mddev->hold_active = 0; in md_exit()