Searched defs:take (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/lvm/util/ |
H A D | metainit.c | 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 an 637 int take = 0; local [all...] |
H A D | metaset.c | 43 take, enumerator in enum:metaset_cmd 52 clustertake, /* back door for Cluster take */ 515 * Have no set, cannot take the lock, so only take the 595 * auto-take 601 * Have a valid set, take the set lock also. 740 * Have a valid set, take the set lock also. 895 * Have a valid set, take the set lock also. 1044 * Have a valid set, take the set lock also. 1488 md_eprintf(gettext("cannot release auto-take diskse [all...] |
Completed in 68 milliseconds