Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dfs_context.h219 bool noautotune:1; member
Dsess.c223 ctx.noautotune = ses->server->noautotune; in cifs_ses_add_channel()
Dconnect.c1376 tcp_ses->noautotune = ctx->noautotune; in cifs_get_tcp_session()
2624 if (server->noautotune) { in generic_ip_connect()
Dfs_context.c881 ctx->noautotune = 1; in smb3_fs_context_parse_param()
Dcifsglob.h593 bool noautotune; /* do not autotune send buf sizes */ member