noautotune        581 fs/cifs/cifsglob.h 	bool noautotune:1;
noautotune        678 fs/cifs/cifsglob.h 	bool noautotune;		/* do not autotune send buf sizes */
noautotune       1784 fs/cifs/connect.c 			vol->noautotune = 1;
noautotune       2781 fs/cifs/connect.c 	tcp_ses->noautotune = volume_info->noautotune;
noautotune       3912 fs/cifs/connect.c 	if (server->noautotune) {