Home
last modified time | relevance | path

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

/linux-3.4.99/fs/dlm/
Dlowcomms.c99 static bool cbuf_empty(struct cbuf *cb) in cbuf_empty() function
673 if (cbuf_empty(&con->cb) && !call_again_soon) { in receive_from_sock()