Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Ddfs_cache.c640 do_dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, in do_dfs_cache_find() function
842 ce = do_dfs_cache_find(xid, ses, nls_codepage, remap, npath, false); in dfs_cache_find()
889 ce = do_dfs_cache_find(0, NULL, NULL, 0, npath, true); in dfs_cache_noreq_find()
945 ce = do_dfs_cache_find(xid, ses, nls_codepage, remap, npath, false); in dfs_cache_update_tgthint()
1006 ce = do_dfs_cache_find(0, NULL, NULL, 0, npath, true); in dfs_cache_noreq_update_tgthint()