Searched defs:metaget_setownership (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set.c1337 i = metaget_setownership(sp, &xep);
2126 metaget_setownership( function
2444 * Call metaget_setownership that calls each node in diskset and
2446 * metaget_setownership checks to see if a node is an owner by
2451 * so calling metaget_setownership is the safest thing to do.
2453 if (metaget_setownership(sp, ep) == -1) {
2544 * since earlier call to metaget_setownership set the
2547 * return of metaget_setownership will match the owning
3065 * Call metaget_setownership that calls each node in diskset and
3067 * metaget_setownership check
[all...]

Completed in 46 milliseconds