Searched refs:SMB3_MAX_DCLOSETIMEO (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/fs/smb/client/ | ||
| D | fs_context.h | 290 #define SMB3_MAX_DCLOSETIMEO (1 << 30) macro |
| D | fs_context.c | 1139 if (ctx->closetimeo > SMB3_MAX_DCLOSETIMEO) { in smb3_fs_context_parse_param() |