Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.h307 #define SMB3_MAX_DCLOSETIMEO (1 << 30) macro
H A Dfs_context.c1295 if (result.uint_32 > SMB3_MAX_DCLOSETIMEO / HZ) { in smb3_fs_context_parse_param()