Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmbdirect.c21 static int allocate_receive_buffers(struct smbd_connection *info, int num_buf);
1227 static int allocate_receive_buffers(struct smbd_connection *info, int num_buf) in allocate_receive_buffers() function
1485 rc = allocate_receive_buffers(info, info->receive_credit_max); in allocate_caches_and_workqueue()