Home
last modified time | relevance | path

Searched defs:cache_detail (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/sunrpc/
A Dcache.h66 struct cache_detail { struct
75 int (*cache_upcall)(struct cache_detail *, argument
86 struct cache_detail *cd, argument
91 struct cache_head * (*alloc)(void);
92 void (*flush)(void);
106 struct list_head others;
107 time64_t nextcheck;
108 int entries;
111 struct list_head queue;
117 union {
[all …]
/linux/fs/nfsd/
A Dnfs4idmap.c507 struct ent *(*lookup_fn)(struct cache_detail *, struct ent *), in idmap_lookup()

Completed in 4 milliseconds