dfs_cache_noreq_find  153 fs/cifs/cifssmb.c 	rc = dfs_cache_noreq_find(tcon->dfs_path + 1, NULL, &tl);
dfs_cache_noreq_find  477 fs/cifs/connect.c 	return dfs_cache_noreq_find(cifs_sb->origin_fullpath + 1, NULL, tl);
dfs_cache_noreq_find 4561 fs/cifs/connect.c 	rc = dfs_cache_noreq_find(path, NULL, &tgt_list);
dfs_cache_noreq_find 1330 fs/cifs/dfs_cache.c 	rc = dfs_cache_noreq_find(rpath, &ref, NULL);
dfs_cache_noreq_find   33 fs/cifs/dfs_cache.h extern int dfs_cache_noreq_find(const char *path, struct dfs_info3_param *ref,
dfs_cache_noreq_find  187 fs/cifs/smb2pdu.c 	rc = dfs_cache_noreq_find(tcon->dfs_path + 1, NULL, &tl);