Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsglob.h66 #define SMB3_MAX_HANDLE_TIMEOUT 960000 macro
H A Dfs_context.c1258 if (ctx->handle_timeout > SMB3_MAX_HANDLE_TIMEOUT) { in smb3_fs_context_parse_param()