Lines Matching defs:cache_entry
36 struct cache_entry { struct37 struct hlist_node hlist;38 const char *path;39 int ttl;40 int srvtype;41 int flags;42 struct timespec64 etime;43 int path_consumed;44 int numtgts;45 struct list_head tlist;46 struct cache_dfs_tgt *tgthint;