Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Ddfs_cache.h43 int dfs_cache_noreq_find(const char *path, struct dfs_info3_param *ref,
Ddfs.c604 dfs_cache_noreq_find(server->leaf_fullpath + 1, &ref, &tl)) { in cifs_tree_connect()
Ddfs_cache.c902 int dfs_cache_noreq_find(const char *path, struct dfs_info3_param *ref, in dfs_cache_noreq_find() function
Dconnect.c515 if (!dfs_cache_noreq_find(server->leaf_fullpath + 1, NULL, &tl)) in reconnect_dfs_server()