Home
last modified time | relevance | path

Searched refs:req_opts (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-pcache/
H A Dcache_req.c235 struct pcache_backing_dev_req_opts req_opts = { 0 }; in cache_miss_req_alloc() local
237 req_opts.type = BACKING_DEV_REQ_TYPE_REQ; in cache_miss_req_alloc()
238 req_opts.gfp_mask = gfp_mask; in cache_miss_req_alloc()
239 req_opts.req.upper_req = parent; in cache_miss_req_alloc()
241 backing_req = backing_dev_req_alloc(backing_dev, &req_opts); in cache_miss_req_alloc()
265 struct pcache_backing_dev_req_opts req_opts = { 0 }; in cache_miss_req_init() local
267 req_opts.type = BACKING_DEV_REQ_TYPE_REQ; in cache_miss_req_init()
268 req_opts.req.upper_req = parent; in cache_miss_req_init()
269 req_opts.req.req_off = off; in cache_miss_req_init()
270 req_opts.req.len = len; in cache_miss_req_init()
[all …]
/linux/drivers/crypto/bcm/
H A Dspu2.h193 struct spu_request_opts *req_opts,
H A Dspu.h243 struct spu_request_opts *req_opts,
H A Dcipher.h378 struct spu_request_opts *req_opts,