Home
last modified time | relevance | path

Searched refs:smbd_max_send_size (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbdirect.h23 extern int smbd_max_send_size;
H A Dcifs_debug.c662 PROC_FILE_DEFINE(smbd_max_send_size); variable
712 proc_create("smbd_max_send_size", 0644, proc_fs_cifs, in cifs_proc_init()
745 remove_proc_entry("smbd_max_send_size", proc_fs_cifs); in cifs_proc_clean()
H A Dsmbdirect.c87 int smbd_max_send_size = 1364; variable
1560 info->max_send_size = smbd_max_send_size; in _smbd_get_connection()
/kernel/linux/linux-6.6/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.c800 PROC_FILE_DEFINE(smbd_max_send_size); variable
853 proc_create("smbd_max_send_size", 0644, proc_fs_cifs, in cifs_proc_init()
887 remove_proc_entry("smbd_max_send_size", proc_fs_cifs); in cifs_proc_clean()

Completed in 10 milliseconds