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.c549 ctx->noautotune = ses->server->noautotune; in cifs_ses_add_channel()
H A Dconnect.c1722 tcp_ses->noautotune = ctx->noautotune; in cifs_get_tcp_session()
3104 if (server->noautotune) { in generic_ip_connect()
H A Dcifsglob.h695 bool noautotune; /* do not autotune send buf sizes */ member
H A Dfs_context.c1073 ctx->noautotune = 1; in smb3_fs_context_parse_param()
H A Dcifsfs.c710 if (tcon->ses->server->noautotune) in cifs_show_options()