Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Ddfs_cache.c84 static inline int get_normalized_path(const char *path, char **npath) in get_normalized_path() function
837 rc = get_normalized_path(path, &npath); in dfs_cache_find()
884 rc = get_normalized_path(path, &npath); in dfs_cache_noreq_find()
938 rc = get_normalized_path(path, &npath); in dfs_cache_update_tgthint()
998 rc = get_normalized_path(path, &npath); in dfs_cache_noreq_update_tgthint()
1058 rc = get_normalized_path(path, &npath); in dfs_cache_get_tgt_referral()
1393 rc = get_normalized_path(path, &npath); in do_refresh_tcon()