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

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set.c1312 i = metaget_setownership(sp, &xep);
2081 metaget_setownership( function
2399 * Call metaget_setownership that calls each node in diskset and
2401 * metaget_setownership checks to see if a node is an owner by
2406 * so calling metaget_setownership is the safest thing to do.
2408 if (metaget_setownership(sp, ep) == -1) {
2499 * since earlier call to metaget_setownership set the
2502 * return of metaget_setownership will match the owning
3020 * Call metaget_setownership that calls each node in diskset and
3022 * metaget_setownership check
[all...]

Completed in 50 milliseconds