Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsglob.h481 bool noautotune:1; member
553 bool noautotune; /* do not autotune send buf sizes */ member
Dconnect.c1336 vol->noautotune = 1; in cifs_parse_mount_options()
2133 tcp_ses->noautotune = volume_info->noautotune; in cifs_get_tcp_session()
3011 if (server->noautotune) { in generic_ip_connect()