Searched refs:vote_response (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dvote.c147 int net_status, vote_response; local
165 vote_response = OCFS2_RESPONSE_BAD_MSG;
169 vote_response = OCFS2_RESPONSE_OK;
191 response.r_response = cpu_to_be32(vote_response);

Completed in 108 milliseconds