Home
last modified time | relevance | path

Searched refs:noautotune (Results 1 – 5 of 5) sorted by relevance

/linux/fs/smb/client/
H A Dfs_context.h282 bool noautotune:1; member
H A Dconnect.c1791 tcp_ses->noautotune = ctx->noautotune; in cifs_get_tcp_session()
3396 if (server->noautotune) { in generic_ip_connect()
H A Dcifsglob.h702 bool noautotune; /* do not autotune send buf sizes */ member
H A Dfs_context.c1310 ctx->noautotune = 1; in smb3_fs_context_parse_param()
H A Dcifsfs.c775 if (tcon->ses->server->noautotune) in cifs_show_options()