Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dcache.c802 struct cache_request { struct
814 static int cache_request(struct cache_detail *detail, in cache_request() argument
/openbmc/linux/include/linux/sunrpc/
H A Dcache.h82 void (*cache_request)(struct cache_detail *cd, member