Searched defs:cache_entry (Results 1 – 3 of 3) sorted by relevance
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;[all …]
1198 struct mmio_hpte_cache_entry *cache_entry = NULL; in kvmppc_hpte_hv_fault() local
217 struct nfs_cache_array_entry *cache_entry; in nfs_readdir_add_to_array() local