Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmbdirect.h23 extern int smbd_max_send_size;
Dcifs_debug.c769 PROC_FILE_DEFINE(smbd_max_send_size);
Dsmbdirect.c92 int smbd_max_send_size = 1364; variable
1530 info->max_send_size = smbd_max_send_size; in _smbd_get_connection()