Home
last modified time | relevance | path

Searched defs:rbd_obj_request (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/block/
Drbd.c286 struct rbd_obj_request { struct
287 struct ceph_object_extent ex;
288 unsigned int flags; /* RBD_OBJ_FLAG_* */
289 union {
294 struct rbd_img_request *img_request;
295 struct ceph_file_extent *img_extents;
296 u32 num_img_extents;
298 union {
307 enum rbd_obj_copyup_state copyup_state;
308 struct bio_vec *copyup_bvecs;
[all …]