Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlowcomms.c889 static int con_realloc_receive_buf(struct connection *con, int newlen) in con_realloc_receive_buf() function
926 ret = con_realloc_receive_buf(con, buflen); in receive_from_sock()