Home
last modified time | relevance | path

Searched refs:MAX_SEND_MSG_COUNT (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/dlm/
Dlowcomms.c68 #define MAX_SEND_MSG_COUNT 25 macro
1359 if (++count >= MAX_SEND_MSG_COUNT) { in send_to_sock()