Searched defs:cache_entry (Results 1 – 4 of 4) 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 …]
284 struct sdma_mmu_node *cache_entry, in add_mapping_to_sdma_packet()353 struct sdma_mmu_node *cache_entry; in add_system_iovec_to_sdma_packet() local
1200 struct mmio_hpte_cache_entry *cache_entry = NULL; in kvmppc_hpte_hv_fault() local
314 struct nfs_cache_array_entry *cache_entry; in nfs_readdir_folio_array_append() local