Lines Matching defs:hpt_transform
96 typedef struct hpt_transform struct
98 HPT_U32 stamp;
99 PVDEV source;
100 PVDEV target;
101 struct list_head link;
102 HPT_U8 transform_from_tail;
103 struct tq_item task;
105 struct lock_request lock;
106 TRANSFORM_CMD_EXT cmdext;
108 HPT_U64 transform_point;
109 HPT_U16 transform_sectors_per_step;
110 HPT_U8 operation;
111 HPT_U8 disabled;