Searched defs:num_img_extents (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/block/ |
H A D | rbd.c | 296 u32 num_img_extents; member 2112 u32 *num_img_extents, u64 overlap) in prune_extents() argument 2498 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 2540 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 2652 __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 2712 __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 2729 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 [all...] |