Lines Matching refs:path_consumed
32 int path_consumed;
43 int path_consumed;
169 "interlink=%s,path_consumed=%d,expired=%s\n",
174 ce->path_consumed,
238 cifs_dbg(FYI, "cache entry: path=%s,type=%s,ttl=%d,etime=%ld,interlink=%s,path_consumed=%d,expired=%s\n",
243 ce->path_consumed,
259 "path_consumed: %d\n"
265 ref->flags, ref->path_consumed, ref->server_type,
354 static struct cache_dfs_tgt *alloc_target(const char *name, int path_consumed)
366 t->path_consumed = path_consumed;
384 ce->path_consumed = refs[0].path_consumed;
389 t = alloc_target(refs[i].node_name, refs[i].path_consumed);
798 ref->path_consumed = ce->path_consumed;
835 it->it_path_consumed = t->path_consumed;