Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.h291 #define SMB3_DEF_DCLOSETIMEO (1 * HZ) /* even 1 sec enough to help eg open/write/close/open/read */ macro
Dfs_context.c1604 ctx->closetimeo = SMB3_DEF_DCLOSETIMEO; in smb3_init_fs_context()