Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsglob.h542 bool noautotune:1; member
622 bool noautotune; /* do not autotune send buf sizes */ member
Dconnect.c1464 vol->noautotune = 1; in cifs_parse_mount_options()
2384 tcp_ses->noautotune = volume_info->noautotune; in cifs_get_tcp_session()
3478 if (server->noautotune) { in generic_ip_connect()