Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmbdirect.h22 extern int smbd_max_frmr_depth;
H A Dcifs_debug.c939 PROC_FILE_DEFINE(smbd_max_frmr_depth);
H A Dsmbdirect.c114 int smbd_max_frmr_depth = 2048; variable
1825 sp->max_frmr_depth = smbd_max_frmr_depth; in _smbd_get_connection()