Searched refs:cache_req (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/soc/qcom/ |
| H A D | rpmh.c | 51 struct cache_req { struct 97 static struct cache_req *__find_req(struct rpmh_ctrlr *ctrlr, u32 addr) in __find_req() 99 struct cache_req *p, *req = NULL; in __find_req() 111 static struct cache_req *cache_rpm_request(struct rpmh_ctrlr *ctrlr, in cache_rpm_request() 115 struct cache_req *req; in cache_rpm_request() 175 struct cache_req *req; in __rpmh_write() 399 static int is_req_valid(struct cache_req *req) in is_req_valid() 431 struct cache_req *p; in rpmh_flush()
|
| /linux/drivers/md/dm-pcache/ |
| H A D | Makefile | 1 …egment.o backing_dev.o cache.o cache_gc.o cache_writeback.o cache_segment.o cache_key.o cache_req.o
|
| /linux/fs/nfs/ |
| H A D | cache_lib.h | 16 struct cache_req req;
|
| H A D | cache_lib.c | 84 static struct cache_deferred_req *nfs_dns_cache_defer(struct cache_req *req) in nfs_dns_cache_defer()
|
| /linux/fs/nfsd/ |
| H A D | export.h | 135 struct svc_export *rqst_exp_find(struct cache_req *reqp, struct net *net,
|
| /linux/net/sunrpc/ |
| H A D | cache.c | 42 static bool cache_defer_req(struct cache_req *req, struct cache_head *item); 287 struct cache_head *h, struct cache_req *rqstp) in cache_check_rcu() 347 struct cache_head *h, struct cache_req *rqstp) in cache_check() 646 static void cache_wait_req(struct cache_req *req, struct cache_head *item) in cache_wait_req() 719 static bool cache_defer_req(struct cache_req *req, struct cache_head *item) in cache_defer_req()
|
| H A D | svc_xprt.c | 32 static struct cache_deferred_req *svc_defer(struct cache_req *req); 1184 static struct cache_deferred_req *svc_defer(struct cache_req *req) in svc_defer()
|
| /linux/include/linux/lockd/ |
| H A D | lockd.h | 187 struct cache_req * b_cache_req; /* deferred request handling */
|
| /linux/include/linux/sunrpc/ |
| H A D | svc.h | 233 struct cache_req rq_chandle; /* handle passed to caches for
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | rpc-cache.rst | 123 cache_check can be passed a "struct cache_req\*". This structure is
|