Lines Matching refs:tgthint
49 struct cache_dfs_tgt *tgthint; member
272 READ_ONCE(ce->tgthint) == t ? " (target hint)" : ""); in dfscache_proc_show()
324 READ_ONCE(ce->tgthint) == t ? " (target hint)" : ""); in dump_tgts()
430 struct cache_dfs_tgt *t = READ_ONCE(ce->tgthint); in get_tgt_name()
471 struct cache_entry *ce, const char *tgthint) in copy_ref_data() argument
491 if (tgthint && !strcasecmp(t->name, tgthint)) { in copy_ref_data()
493 tgthint = NULL; in copy_ref_data()
502 WRITE_ONCE(ce->tgthint, target); in copy_ref_data()
725 target = READ_ONCE(ce->tgthint); in update_cache_entry_locked()
911 if (READ_ONCE(ce->tgthint) == t) in get_targets()
1058 t = READ_ONCE(ce->tgthint); in dfs_cache_noreq_update_tgthint()
1065 WRITE_ONCE(ce->tgthint, t); in dfs_cache_noreq_update_tgthint()