Home
last modified time | relevance | path

Searched defs:cache_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Ddfs_cache.c38 struct cache_entry { struct
39 struct hlist_node hlist;
40 const char *path;
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;
48 struct list_head tlist;
[all …]
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv_rm_mmu.c1200 struct mmio_hpte_cache_entry *cache_entry = NULL; in kvmppc_hpte_hv_fault() local
/linux-6.3-rc2/fs/nfs/
A Ddir.c319 struct nfs_cache_array_entry *cache_entry; in nfs_readdir_page_array_append() local

Completed in 14 milliseconds