Searched refs:req_opts (Results 1 – 4 of 4) sorted by relevance
235 struct pcache_backing_dev_req_opts req_opts = { 0 }; in cache_miss_req_alloc() local237 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() local267 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 …]
193 struct spu_request_opts *req_opts,
243 struct spu_request_opts *req_opts,
378 struct spu_request_opts *req_opts,