Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Ddfs_cache.c82 static int get_normalized_path(const char *path, char **npath) in get_normalized_path() function
886 rc = get_normalized_path(path, &npath); in dfs_cache_find()
940 rc = get_normalized_path(path, &npath); in dfs_cache_noreq_find()
996 rc = get_normalized_path(path, &npath); in dfs_cache_update_tgthint()
1061 rc = get_normalized_path(path, &npath); in dfs_cache_noreq_update_tgthint()
1118 rc = get_normalized_path(path, &npath); in dfs_cache_get_tgt_referral()
1552 rc = get_normalized_path(path, &npath); in refresh_tcon()