Searched refs:SMB3_MAX_HANDLE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/smb/client/ | ||
H A D | fs_context.c | 1336 if (ctx->handle_timeout > SMB3_MAX_HANDLE_TIMEOUT) { in smb3_fs_context_parse_param() |
H A D | cifsglob.h | 66 #define SMB3_MAX_HANDLE_TIMEOUT 960000 macro |