Lines Matching refs:cache_dfs_tgt
32 struct cache_dfs_tgt { struct
49 struct cache_dfs_tgt *tgthint; argument
209 struct cache_dfs_tgt *t, *n; in free_tgts()
250 struct cache_dfs_tgt *t; in dfscache_proc_show()
319 struct cache_dfs_tgt *t; in dump_tgts()
430 struct cache_dfs_tgt *t = READ_ONCE(ce->tgthint); in get_tgt_name()
449 static struct cache_dfs_tgt *alloc_target(const char *name, int path_consumed) in alloc_target()
451 struct cache_dfs_tgt *t; in alloc_target()
473 struct cache_dfs_tgt *target; in copy_ref_data()
484 struct cache_dfs_tgt *t; in copy_ref_data()
500 target = list_first_entry_or_null(&ce->tlist, struct cache_dfs_tgt, in copy_ref_data()
719 struct cache_dfs_tgt *target; in update_cache_entry_locked()
890 struct cache_dfs_tgt *t; in get_targets()
1044 struct cache_dfs_tgt *t; in dfs_cache_noreq_update_tgthint()