Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.h238 bool noautotune:1; member
H A Dsess.c581 ctx->noautotune = ses->server->noautotune; in cifs_ses_add_channel()
H A Dconnect.c1723 tcp_ses->noautotune = ctx->noautotune; in cifs_get_tcp_session()
3092 if (server->noautotune) { in generic_ip_connect()
H A Dfs_context.c1063 ctx->noautotune = 1; in smb3_fs_context_parse_param()
H A Dcifsglob.h697 bool noautotune; /* do not autotune send buf sizes */ member
H A Dcifsfs.c699 if (tcon->ses->server->noautotune) in cifs_show_options()