Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsglob.h150 bool noautotune; /* do not autotune send buf sizes */ member
Dconnect.c97 bool noautotune:1; member
1193 vol->noautotune = 1; in cifs_parse_mount_options()
1483 tcp_ses->noautotune = volume_info->noautotune; in cifs_get_tcp_session()
1808 if (server->noautotune) { in ipv4_connect()