Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Ddfs_cache.c30 struct cache_dfs_tgt { struct
46 struct cache_dfs_tgt *tgthint; argument
114 struct cache_dfs_tgt *t, *n; in free_tgts()
155 struct cache_dfs_tgt *t; in dfscache_proc_show()
227 struct cache_dfs_tgt *t; in dump_tgts()
335 struct cache_dfs_tgt *t = ce->tgthint; in get_tgt_name()
354 static struct cache_dfs_tgt *alloc_target(const char *name, int path_consumed) in alloc_target()
356 struct cache_dfs_tgt *t; in alloc_target()
387 struct cache_dfs_tgt *t; in copy_ref_data()
404 struct cache_dfs_tgt, list); in copy_ref_data()
[all …]