Home
last modified time | relevance | path

Searched refs:img_req (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c644 static void rbd_img_handle_request(struct rbd_img_request *img_req, int result);
1435 static bool rbd_img_is_write(struct rbd_img_request *img_req) in rbd_img_is_write() argument
1437 switch (img_req->op_type) { in rbd_img_is_write()
1669 static void rbd_img_capture_header(struct rbd_img_request *img_req) in rbd_img_capture_header() argument
1671 struct rbd_device *rbd_dev = img_req->rbd_dev; in rbd_img_capture_header()
1675 if (!rbd_img_is_write(img_req)) in rbd_img_capture_header()
1676 img_req->snap_id = rbd_dev->spec->snap_id; in rbd_img_capture_header()
1679 img_request_layered_set(img_req); in rbd_img_capture_header()
2439 struct rbd_img_request *img_req = obj_req->img_request; in count_write_ops() local
2441 switch (img_req in count_write_ops()
2486 __rbd_img_fill_request(struct rbd_img_request *img_req) __rbd_img_fill_request() argument
2536 struct rbd_img_request *img_req = arg; alloc_object_extent() local
2559 rbd_img_fill_request_nocopy(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct rbd_img_fill_ctx *fctx) rbd_img_fill_request_nocopy() argument
2601 rbd_img_fill_request(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct rbd_img_fill_ctx *fctx) rbd_img_fill_request() argument
2663 rbd_img_fill_nodata(struct rbd_img_request *img_req, u64 off, u64 len) rbd_img_fill_nodata() argument
2713 __rbd_img_fill_from_bio(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct ceph_bio_iter *bio_pos) __rbd_img_fill_from_bio() argument
2730 rbd_img_fill_from_bio(struct rbd_img_request *img_req, u64 off, u64 len, struct bio *bio) rbd_img_fill_from_bio() argument
2773 __rbd_img_fill_from_bvecs(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct ceph_bvec_iter *bvec_pos) __rbd_img_fill_from_bvecs() argument
2790 rbd_img_fill_from_bvecs(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct bio_vec *bvecs) rbd_img_fill_from_bvecs() argument
2807 struct rbd_img_request *img_req = rbd_img_handle_request_work() local
2813 rbd_img_schedule(struct rbd_img_request *img_req, int result) rbd_img_schedule() argument
2858 struct rbd_img_request *img_req = obj_req->img_request; rbd_obj_read_from_parent() local
3452 struct rbd_img_request *img_req = obj_req->img_request; __rbd_obj_handle_request() local
3482 need_exclusive_lock(struct rbd_img_request *img_req) need_exclusive_lock() argument
3500 rbd_lock_add_request(struct rbd_img_request *img_req) rbd_lock_add_request() argument
3517 rbd_lock_del_request(struct rbd_img_request *img_req) rbd_lock_del_request() argument
3534 rbd_img_exclusive_lock(struct rbd_img_request *img_req) rbd_img_exclusive_lock() argument
3558 rbd_img_object_requests(struct rbd_img_request *img_req) rbd_img_object_requests() argument
3588 rbd_img_advance(struct rbd_img_request *img_req, int *result) rbd_img_advance() argument
3632 __rbd_img_handle_request(struct rbd_img_request *img_req, int *result) __rbd_img_handle_request() argument
3661 rbd_img_handle_request(struct rbd_img_request *img_req, int result) rbd_img_handle_request() argument
3897 struct rbd_img_request *img_req; wake_lock_waiters() local
4834 struct rbd_img_request *img_req = blk_mq_rq_to_pdu(bd->rq); rbd_queue_rq() local
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c644 static void rbd_img_handle_request(struct rbd_img_request *img_req, int result);
1372 static bool rbd_img_is_write(struct rbd_img_request *img_req) in rbd_img_is_write() argument
1374 switch (img_req->op_type) { in rbd_img_is_write()
1606 static void rbd_img_capture_header(struct rbd_img_request *img_req) in rbd_img_capture_header() argument
1608 struct rbd_device *rbd_dev = img_req->rbd_dev; in rbd_img_capture_header()
1612 if (!rbd_img_is_write(img_req)) in rbd_img_capture_header()
1613 img_req->snap_id = rbd_dev->spec->snap_id; in rbd_img_capture_header()
1616 img_request_layered_set(img_req); in rbd_img_capture_header()
2376 struct rbd_img_request *img_req = obj_req->img_request; in count_write_ops() local
2378 switch (img_req in count_write_ops()
2423 __rbd_img_fill_request(struct rbd_img_request *img_req) __rbd_img_fill_request() argument
2473 struct rbd_img_request *img_req = arg; alloc_object_extent() local
2496 rbd_img_fill_request_nocopy(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct rbd_img_fill_ctx *fctx) rbd_img_fill_request_nocopy() argument
2538 rbd_img_fill_request(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct rbd_img_fill_ctx *fctx) rbd_img_fill_request() argument
2600 rbd_img_fill_nodata(struct rbd_img_request *img_req, u64 off, u64 len) rbd_img_fill_nodata() argument
2650 __rbd_img_fill_from_bio(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct ceph_bio_iter *bio_pos) __rbd_img_fill_from_bio() argument
2667 rbd_img_fill_from_bio(struct rbd_img_request *img_req, u64 off, u64 len, struct bio *bio) rbd_img_fill_from_bio() argument
2710 __rbd_img_fill_from_bvecs(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct ceph_bvec_iter *bvec_pos) __rbd_img_fill_from_bvecs() argument
2727 rbd_img_fill_from_bvecs(struct rbd_img_request *img_req, struct ceph_file_extent *img_extents, u32 num_img_extents, struct bio_vec *bvecs) rbd_img_fill_from_bvecs() argument
2744 struct rbd_img_request *img_req = rbd_img_handle_request_work() local
2750 rbd_img_schedule(struct rbd_img_request *img_req, int result) rbd_img_schedule() argument
2795 struct rbd_img_request *img_req = obj_req->img_request; rbd_obj_read_from_parent() local
3387 struct rbd_img_request *img_req = obj_req->img_request; __rbd_obj_handle_request() local
3417 need_exclusive_lock(struct rbd_img_request *img_req) need_exclusive_lock() argument
3435 rbd_lock_add_request(struct rbd_img_request *img_req) rbd_lock_add_request() argument
3452 rbd_lock_del_request(struct rbd_img_request *img_req) rbd_lock_del_request() argument
3469 rbd_img_exclusive_lock(struct rbd_img_request *img_req) rbd_img_exclusive_lock() argument
3493 rbd_img_object_requests(struct rbd_img_request *img_req) rbd_img_object_requests() argument
3523 rbd_img_advance(struct rbd_img_request *img_req, int *result) rbd_img_advance() argument
3567 __rbd_img_handle_request(struct rbd_img_request *img_req, int *result) __rbd_img_handle_request() argument
3596 rbd_img_handle_request(struct rbd_img_request *img_req, int result) rbd_img_handle_request() argument
3832 struct rbd_img_request *img_req; wake_lock_waiters() local
4778 struct rbd_img_request *img_req = blk_mq_rq_to_pdu(bd->rq); rbd_queue_rq() local
[all...]

Completed in 13 milliseconds