Lines Matching refs:linear_c
21 struct linear_c { struct
31 struct linear_c *lc; in linear_ctr() argument
75 struct linear_c *lc = (struct linear_c *) ti->private; in linear_dtr()
83 struct linear_c *lc = ti->private; in linear_map_sector()
90 struct linear_c *lc = ti->private; in linear_map_bio()
109 struct linear_c *lc = ti->private; in linear_end_io()
121 struct linear_c *lc = (struct linear_c *) ti->private; in linear_status()
137 struct linear_c *lc = (struct linear_c *) ti->private; in linear_prepare_ioctl()
154 struct linear_c *lc = ti->private; in linear_iterate_devices()
164 struct linear_c *lc = ti->private; in linear_dax_direct_access()
179 struct linear_c *lc = ti->private; in linear_dax_copy_from_iter()
193 struct linear_c *lc = ti->private; in linear_dax_copy_to_iter()