tkn_e             145 fs/cifs/cifs_dfs_ref.c 	char *tkn_e;
tkn_e             205 fs/cifs/cifs_dfs_ref.c 		tkn_e = strchr(sb_mountdata + off, sep);
tkn_e             206 fs/cifs/cifs_dfs_ref.c 		if (tkn_e == NULL)
tkn_e             209 fs/cifs/cifs_dfs_ref.c 			noff = tkn_e - (sb_mountdata + off) + 1;
tkn_e             225 fs/cifs/cifs_dfs_ref.c 	} while (tkn_e);