Lines Matching refs:path_consumed
32 int path_consumed; member
43 int path_consumed; member
174 ce->path_consumed, in dfscache_proc_show()
243 ce->path_consumed, in dump_ce()
265 ref->flags, ref->path_consumed, ref->server_type, in dump_refs()
354 static struct cache_dfs_tgt *alloc_target(const char *name, int path_consumed) in alloc_target() argument
366 t->path_consumed = path_consumed; in alloc_target()
384 ce->path_consumed = refs[0].path_consumed; in copy_ref_data()
389 t = alloc_target(refs[i].node_name, refs[i].path_consumed); in copy_ref_data()
798 ref->path_consumed = ce->path_consumed; in setup_referral()
835 it->it_path_consumed = t->path_consumed; in get_targets()