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