Home
last modified time | relevance | path

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

/fs/smb/client/
Dfs_context.h239 bool nostrictsync:1; /* do not force expensive SMBflush on every sync */ member
Dfs_context.c1532 ctx->nostrictsync = result.negated; in smb3_fs_context_parse_param()
1835 if (ctx->nostrictsync) in smb3_update_mnt_flags()