Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.h225 bool noautotune:1; member
Dsess.c428 ctx->noautotune = ses->server->noautotune; in cifs_ses_add_channel()
Dconnect.c1667 tcp_ses->noautotune = ctx->noautotune; in cifs_get_tcp_session()
3035 if (server->noautotune) { in generic_ip_connect()
Dfs_context.c998 ctx->noautotune = 1; in smb3_fs_context_parse_param()
Dcifsglob.h650 bool noautotune; /* do not autotune send buf sizes */ member
Dcifsfs.c691 if (tcon->ses->server->noautotune) in cifs_show_options()