Home
last modified time | relevance | path

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

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