Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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 …]
/kernel/linux/linux-5.10/fs/hmdfs/
Dfile_merge.c218 struct hmdfs_cache_entry *cache_entry = NULL; in hmdfs_actor_merge() local
/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_hv_rm_mmu.c1198 struct mmio_hpte_cache_entry *cache_entry = NULL; in kvmppc_hpte_hv_fault() local
/kernel/linux/linux-5.10/fs/nfs/
Ddir.c217 struct nfs_cache_array_entry *cache_entry; in nfs_readdir_add_to_array() local