Lines Matching defs:img_req
1354 static bool rbd_img_is_write(struct rbd_img_request *img_req) in rbd_img_is_write()
1582 static void rbd_img_capture_header(struct rbd_img_request *img_req) in rbd_img_capture_header()
2359 struct rbd_img_request *img_req = obj_req->img_request; in count_write_ops() local
2406 static int __rbd_img_fill_request(struct rbd_img_request *img_req) in __rbd_img_fill_request()
2456 struct rbd_img_request *img_req = arg; in alloc_object_extent() local
2479 static int rbd_img_fill_request_nocopy(struct rbd_img_request *img_req, in rbd_img_fill_request_nocopy()
2521 static int rbd_img_fill_request(struct rbd_img_request *img_req, in rbd_img_fill_request()
2583 static int rbd_img_fill_nodata(struct rbd_img_request *img_req, in rbd_img_fill_nodata()
2633 static int __rbd_img_fill_from_bio(struct rbd_img_request *img_req, in __rbd_img_fill_from_bio()
2650 static int rbd_img_fill_from_bio(struct rbd_img_request *img_req, in rbd_img_fill_from_bio()
2693 static int __rbd_img_fill_from_bvecs(struct rbd_img_request *img_req, in __rbd_img_fill_from_bvecs()
2710 static int rbd_img_fill_from_bvecs(struct rbd_img_request *img_req, in rbd_img_fill_from_bvecs()
2727 struct rbd_img_request *img_req = in rbd_img_handle_request_work() local
2733 static void rbd_img_schedule(struct rbd_img_request *img_req, int result) in rbd_img_schedule()
2778 struct rbd_img_request *img_req = obj_req->img_request; in rbd_obj_read_from_parent() local
3370 struct rbd_img_request *img_req = obj_req->img_request; in __rbd_obj_handle_request() local
3400 static bool need_exclusive_lock(struct rbd_img_request *img_req) in need_exclusive_lock()
3418 static bool rbd_lock_add_request(struct rbd_img_request *img_req) in rbd_lock_add_request()
3435 static void rbd_lock_del_request(struct rbd_img_request *img_req) in rbd_lock_del_request()
3451 static int rbd_img_exclusive_lock(struct rbd_img_request *img_req) in rbd_img_exclusive_lock()
3475 static void rbd_img_object_requests(struct rbd_img_request *img_req) in rbd_img_object_requests()
3495 static bool rbd_img_advance(struct rbd_img_request *img_req, int *result) in rbd_img_advance()
3543 static bool __rbd_img_handle_request(struct rbd_img_request *img_req, in __rbd_img_handle_request()
3572 static void rbd_img_handle_request(struct rbd_img_request *img_req, int result) in rbd_img_handle_request()
3808 struct rbd_img_request *img_req; in wake_lock_waiters() local
4694 struct rbd_img_request *img_req = blk_mq_rq_to_pdu(bd->rq); in rbd_queue_rq() local