nopersistent      590 fs/cifs/cifsglob.h 	bool nopersistent:1;
nopersistent     1971 fs/cifs/connect.c 			vol->nopersistent = true;
nopersistent     1980 fs/cifs/connect.c 			if ((vol->nopersistent) || (vol->resilient)) {
nopersistent     3549 fs/cifs/connect.c 	     && (volume_info->nopersistent == false)) {