Searched defs:rbd_obj_request (Results 1 – 1 of 1) sorted by relevance
286 struct rbd_obj_request { struct287 struct ceph_object_extent ex;289 union {294 struct rbd_img_request *img_request;296 u32 num_img_extents;298 union {308 struct bio_vec *copyup_bvecs;309 u32 copyup_bvec_count;313 struct mutex state_mutex;314 struct pending_result pending;[all …]