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