Home
last modified time | relevance | path

Searched refs:cache_request (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/net/sunrpc/
Dcache.c739 struct cache_request { struct
755 struct cache_request *rq; in cache_read() argument
779 rq = container_of(rp->q.list.next, struct cache_request, q.list); in cache_read()
946 struct cache_request *cr = in cache_ioctl()
947 container_of(cq, struct cache_request, q); in cache_ioctl()
991 container_of(cq, struct cache_request, q) in cache_release()
1018 struct cache_request *cr = container_of(cq, struct cache_request, q); in cache_dequeue()
1140 void (*cache_request)(struct cache_detail *, in sunrpc_cache_pipe_upcall()
1147 struct cache_request *crq; in sunrpc_cache_pipe_upcall()
1168 cache_request(detail, h, &bp, &len); in sunrpc_cache_pipe_upcall()
/linux-2.6.39/include/linux/sunrpc/
Dcache.h160 void (*cache_request)(struct cache_detail *,
/linux-2.6.39/Documentation/filesystems/nfs/
Drpc-cache.txt75 int cache_request(struct cache_detail *cd, struct cache_head *h,
174 Each cache should also define a "cache_request" method which