Searched refs:SMB3_MAX_HANDLE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/fs/cifs/ | ||
| D | cifsglob.h | 59 #define SMB3_MAX_HANDLE_TIMEOUT 960000 macro |
| D | fs_context.c | 1119 if (ctx->handle_timeout > SMB3_MAX_HANDLE_TIMEOUT) { in smb3_fs_context_parse_param() |