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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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 13 milliseconds