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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmdomain.c687 response = JOIN_DISALLOW;
710 response = JOIN_DISALLOW;
733 response = JOIN_DISALLOW;
737 response = JOIN_DISALLOW;
741 response = JOIN_DISALLOW;
746 response = JOIN_DISALLOW;
924 } else if (retval == JOIN_DISALLOW ||
1008 if (response == JOIN_DISALLOW) {
1030 enum dlm_query_join_response response = JOIN_DISALLOW;
H A Ddlmcommon.h593 JOIN_DISALLOW = 0, enumerator in enum:dlm_query_join_response

Completed in 43 milliseconds