Searched refs:hold_active (Results 1 – 4 of 4) sorted by relevance
806 char hold_active; member
1545 queue->destination.hold_active); in dpni_set_queue()1603 queue->destination.hold_active = dpni_get_field(rsp_params->flags, in dpni_get_queue()
641 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()4523 if (mddev->hold_active == UNTIL_IOCTL) in array_state_store()4524 mddev->hold_active = 0; in array_state_store()5723 mddev->hold_active = UNTIL_STOP; in md_alloc()5759 mddev->hold_active = 0; in md_alloc()6247 if (mddev->hold_active) in md_clean()6522 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()6523 mddev->hold_active = 0; in do_md_stop()[all …]
328 int hold_active; member