Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Ddfs_cache.c36 struct cache_entry { struct
37 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 …]
/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_hv_rm_mmu.c1198 struct mmio_hpte_cache_entry *cache_entry = NULL; in kvmppc_hpte_hv_fault() local
/Linux-v5.10/fs/nfs/
Ddir.c217 struct nfs_cache_array_entry *cache_entry; in nfs_readdir_add_to_array() local