Home
last modified time | relevance | path

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

/fs/cifs/
Dfs_context.h221 bool noautotune:1; member
Dsess.c242 ctx.noautotune = ses->server->noautotune; in cifs_ses_add_channel()
Dconnect.c1437 tcp_ses->noautotune = ctx->noautotune; in cifs_get_tcp_session()
2717 if (server->noautotune) { in generic_ip_connect()
Dcifsglob.h597 bool noautotune; /* do not autotune send buf sizes */ member
Dfs_context.c935 ctx->noautotune = 1; in smb3_fs_context_parse_param()
Dcifsfs.c664 if (tcon->ses->server->noautotune) in cifs_show_options()