Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmbdirect.c21 static int allocate_receive_buffers(struct smbd_connection *info, int num_buf);
1204 static int allocate_receive_buffers(struct smbd_connection *info, int num_buf) in allocate_receive_buffers() function
1466 rc = allocate_receive_buffers(info, info->receive_credit_max); in allocate_caches_and_workqueue()