Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmbdirect.h18 extern int smbd_max_frmr_depth;
H A Dsmbdirect.c75 int smbd_max_frmr_depth = 2048; variable
299 sp->max_frmr_depth = smbd_max_frmr_depth; in _smbd_get_connection()