Home
last modified time | relevance | path

Searched refs:noautotune (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h225 bool noautotune:1; member
H A Dsess.c594 ctx->noautotune = ses->server->noautotune; in cifs_ses_add_channel()
H A Dconnect.c1703 tcp_ses->noautotune = ctx->noautotune; in cifs_get_tcp_session()
3077 if (server->noautotune) { in generic_ip_connect()
H A Dfs_context.c77 fsparam_flag("noautotune", Opt_noautotune),
1015 ctx->noautotune = 1; in smb3_fs_context_parse_param()
H A Dcifsglob.h673 bool noautotune; /* do not autotune send buf sizes */ member
H A Dcifsfs.c691 if (tcon->ses->server->noautotune) in cifs_show_options()
692 seq_puts(s, ",noautotune"); in cifs_show_options()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h589 bool noautotune:1; member
691 bool noautotune; /* do not autotune send buf sizes */ member
H A Dsess.c230 vol.noautotune = ses->server->noautotune; in cifs_ses_add_channel()
H A Dconnect.c142 { Opt_noautotune, "noautotune" },
1542 vol->noautotune = 1; in cifs_parse_mount_options()
2559 tcp_ses->noautotune = volume_info->noautotune; in cifs_get_tcp_session()
3753 if (server->noautotune) { in generic_ip_connect()
H A Dcifsfs.c627 if (tcon->ses->server->noautotune) in cifs_show_options()
628 seq_puts(s, ",noautotune"); in cifs_show_options()

Completed in 31 milliseconds