Searched refs:dfs_cache_noreq_find (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/smb/client/
H A Ddfs_cache.h43 int dfs_cache_noreq_find(const char *path, struct dfs_info3_param *ref,
H A Ddfs.c607 dfs_cache_noreq_find(server->leaf_fullpath + 1, &ref, &tl)) {
H A Ddfs_cache.c889 * dfs_cache_noreq_find - find a DFS cache entry without sending any requests to
904 int dfs_cache_noreq_find(const char *path, struct dfs_info3_param *ref, function
H A Dconnect.c515 if (!dfs_cache_noreq_find(server->leaf_fullpath + 1, NULL, &tl))

Completed in 125 milliseconds