MS_NODEV          658 source3/client/mount.cifs.c 			*filesys_flags |= MS_NODEV;
MS_NODEV          663 source3/client/mount.cifs.c 			*filesys_flags &= ~MS_NODEV;
MS_NODEV         1355 source3/client/mount.cifs.c 			flags |= MS_NOSUID | MS_NODEV;
MS_NODEV         1563 source3/client/mount.cifs.c 		if(flags & MS_NODEV)