Lines Matching refs:take
202 * Only take the lock if this is not a MN set
204 * and in this case, we don't want to take locks.
386 * If we fail during the attempt to take the auto-take disksets
388 * so that we have a chance to take the set again later.
408 * This is a clean auto-take set, so do the work to take it.
427 * Several of the functions we call take a sp param so
449 * do yet) and is not needed for auto-take disksets since we are not
487 * all of these problems when they ran the take and be
610 /* set up so auto-take errors also go to syslog */
618 * set), see if we really have a diskset. If so, check if auto-take
621 * In order to take the set it must have drives and it must not be
637 int take = 0;
654 "diskset %s: auto-take enabled and multiple hosts in set\n"),
674 "new hostname %s, update auto-take diskset %s\n"),
685 take = 1;
690 if (take)
694 "diskset %s: auto-take enabled but set has no drives\n"),
832 if (todo == INIT) { /* load and take auto-take sets */