Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmbdirect.h21 extern int smbd_max_receive_size;
H A Dcifs_debug.c828 PROC_FILE_DEFINE(smbd_max_receive_size);
H A Dsmbdirect.c98 int smbd_max_receive_size = 1364; variable
1532 info->max_receive_size = smbd_max_receive_size; in _smbd_get_connection()