Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/sunrpc/
Dcache.h72 struct cache_detail { struct
83 int (*cache_upcall)(struct cache_detail *, argument
86 int (*cache_parse)(struct cache_detail *, argument
90 struct cache_detail *cd, argument
92 void (*warn_no_listener)(struct cache_detail *cd, argument
117 struct cache_detail_procfs procfs; argument
119 } u;
/linux-2.6.39/net/sunrpc/
Dcache.c1140 void (*cache_request)(struct cache_detail *, in sunrpc_cache_pipe_upcall()