Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmbdirect.c30 static int allocate_receive_buffers(struct smbd_connection *info, int num_buf);
1386 static int allocate_receive_buffers(struct smbd_connection *info, int num_buf) in allocate_receive_buffers() function
1668 rc = allocate_receive_buffers(info, info->receive_credit_max); in allocate_caches_and_workqueue()