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

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_prv.c558 int am_i_owner; local
570 if (clnt_ownset(mynode(), sp, &am_i_owner, ep) == -1)
574 if (am_i_owner == TRUE)
581 if (am_i_owner == TRUE) {
592 if (am_i_owner == TRUE) {
607 if (clnt_ownset(sd->sd_nodes[i], sp, &am_i_owner, ep) == -1)
610 if (am_i_owner == TRUE) {

Completed in 23 milliseconds