Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.c1179 if (ctx->handle_timeout > SMB3_MAX_HANDLE_TIMEOUT) { in smb3_fs_context_parse_param()
Dcifsglob.h61 #define SMB3_MAX_HANDLE_TIMEOUT 960000 macro