Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Ddfs_cache.c32 struct cache_dfs_tgt { struct
49 struct cache_dfs_tgt *tgthint; argument
118 struct cache_dfs_tgt *t, *n; in free_tgts()
160 struct cache_dfs_tgt *t; in dfscache_proc_show()
229 struct cache_dfs_tgt *t; in dump_tgts()
343 struct cache_dfs_tgt *t = READ_ONCE(ce->tgthint); in get_tgt_name()
362 static struct cache_dfs_tgt *alloc_target(const char *name, int path_consumed) in alloc_target()
364 struct cache_dfs_tgt *t; in alloc_target()
386 struct cache_dfs_tgt *target; in copy_ref_data()
397 struct cache_dfs_tgt *t; in copy_ref_data()
[all …]