Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Ddfs_cache.c46 struct dfs_cache_tgt *ce_tgthint; member
184 ce->ce_tgthint == t ? " (target hint)" : ""); in dfscache_proc_show()
236 ce->ce_tgthint == t ? " (target hint)" : ""); in dump_tgts()
330 struct dfs_cache_tgt *t = ce->ce_tgthint; in get_tgt_name()
397 ce->ce_tgthint = list_first_entry_or_null(&ce->ce_tlist, in copy_ref_data()
576 if (ce->ce_tgthint) { in __update_cache_entry()
577 s = ce->ce_tgthint->t_name; in __update_cache_entry()
786 if (ce->ce_tgthint == t) in get_tgt_list()
953 t = ce->ce_tgthint; in dfs_cache_update_tgthint()
960 ce->ce_tgthint = t; in dfs_cache_update_tgthint()
[all …]