Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifsglob.h589 bool noautotune:1; member
691 bool noautotune; /* do not autotune send buf sizes */ member
Dsess.c230 vol.noautotune = ses->server->noautotune; in cifs_ses_add_channel()
Dconnect.c1542 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()
Dcifsfs.c627 if (tcon->ses->server->noautotune) in cifs_show_options()