Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dfs_context.h289 #define SMB3_DEF_DCLOSETIMEO (5 * HZ) /* Can increase later, other clients use larger */ macro
Dfs_context.c1540 ctx->closetimeo = SMB3_DEF_DCLOSETIMEO; in smb3_init_fs_context()