Searched refs:cache_req (Results 1 - 9 of 9) sorted by relevance

/linux-master/fs/nfs/
H A Dcache_lib.h16 struct cache_req req;
H A Dcache_lib.c84 static struct cache_deferred_req *nfs_dns_cache_defer(struct cache_req *req)
/linux-master/drivers/soc/qcom/
H A Drpmh.c44 * struct cache_req: the request object for caching
51 struct cache_req { struct
97 static struct cache_req *__find_req(struct rpmh_ctrlr *ctrlr, u32 addr)
99 struct cache_req *p, *req = NULL;
111 static struct cache_req *cache_rpm_request(struct rpmh_ctrlr *ctrlr,
115 struct cache_req *req;
175 struct cache_req *req;
400 static int is_req_valid(struct cache_req *req)
432 struct cache_req *p;
/linux-master/include/linux/sunrpc/
H A Dcache.h132 struct cache_req { struct
133 struct cache_deferred_req *(*defer)(struct cache_req *req);
226 struct cache_head *h, struct cache_req *rqstp);
H A Dsvc.h224 struct cache_req rq_chandle; /* handle passed to caches for
/linux-master/include/linux/lockd/
H A Dlockd.h186 struct cache_req * b_cache_req; /* deferred request handling */
/linux-master/fs/nfsd/
H A Dexport.c939 u32 *fsidv, struct cache_req *reqp)
964 const struct path *path, struct cache_req *reqp)
1061 u32 *fsidv, struct cache_req *reqp)
/linux-master/net/sunrpc/
H A Dcache.c42 static bool cache_defer_req(struct cache_req *req, struct cache_head *item);
299 struct cache_head *h, struct cache_req *rqstp)
634 static void cache_wait_req(struct cache_req *req, struct cache_head *item)
707 static bool cache_defer_req(struct cache_req *req, struct cache_head *item)
H A Dsvc_xprt.c32 static struct cache_deferred_req *svc_defer(struct cache_req *req);
1188 static struct cache_deferred_req *svc_defer(struct cache_req *req)

Completed in 319 milliseconds