Searched refs:SMB3_MAX_HANDLE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/cifs/ | ||
A D | cifsglob.h | 61 #define SMB3_MAX_HANDLE_TIMEOUT 960000 macro |
A D | fs_context.c | 1119 if (ctx->handle_timeout > SMB3_MAX_HANDLE_TIMEOUT) { in smb3_fs_context_parse_param() |
Completed in 13 milliseconds