Lines Matching defs:rbd_image_header
140 struct rbd_image_header { struct
142 char *object_prefix;
143 __u8 obj_order;
144 u64 stripe_unit;
145 u64 stripe_count;
146 s64 data_pool_id;
147 u64 features; /* Might be changeable someday? */
150 u64 image_size;
151 struct ceph_snap_context *snapc;
152 char *snap_names; /* format 1 only */
153 u64 *snap_sizes; /* format 1 only */