Searched defs:cache_entry (Results 1 – 3 of 3) sorted by relevance
38 struct cache_entry { struct39 struct hlist_node hlist;40 const char *path;41 int hdr_flags; /* RESP_GET_DFS_REFERRAL.ReferralHeaderFlags */42 int ttl; /* DFS_REREFERRAL_V3.TimeToLive */43 int srvtype; /* DFS_REREFERRAL_V3.ServerType */44 int ref_flags; /* DFS_REREFERRAL_V3.ReferralEntryFlags */45 struct timespec64 etime;46 int path_consumed; /* RESP_GET_DFS_REFERRAL.PathConsumed */47 int numtgts;[all …]
1200 struct mmio_hpte_cache_entry *cache_entry = NULL; in kvmppc_hpte_hv_fault() local
319 struct nfs_cache_array_entry *cache_entry; in nfs_readdir_page_array_append() local