Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dfs_context.h223 bool noautotune:1; member
Dsess.c416 ctx.noautotune = ses->server->noautotune; in cifs_ses_add_channel()
Dconnect.c1589 tcp_ses->noautotune = ctx->noautotune; in cifs_get_tcp_session()
2891 if (server->noautotune) { in generic_ip_connect()
Dfs_context.c938 ctx->noautotune = 1; in smb3_fs_context_parse_param()
Dcifsglob.h627 bool noautotune; /* do not autotune send buf sizes */ member