Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmbdirect.h23 extern int smbd_max_send_size;
H A Dsmbdirect.c92 int smbd_max_send_size = 1364; variable
1530 info->max_send_size = smbd_max_send_size; in _smbd_get_connection()
H A Dcifs_debug.c830 PROC_FILE_DEFINE(smbd_max_send_size);