Lines Matching refs:private
66 ti->private = lc; in linear_ctr()
76 struct linear_c *lc = (struct linear_c *) ti->private; in linear_dtr()
84 struct linear_c *lc = ti->private; in linear_map_sector()
91 struct linear_c *lc = ti->private; in linear_map_bio()
109 struct linear_c *lc = (struct linear_c *) ti->private; in linear_status()
125 struct linear_c *lc = (struct linear_c *) ti->private; in linear_prepare_ioctl()
143 struct linear_c *lc = ti->private; in linear_report_zones()
155 struct linear_c *lc = ti->private; in linear_iterate_devices()
165 struct linear_c *lc = ti->private; in linear_dax_direct_access()
180 struct linear_c *lc = ti->private; in linear_dax_copy_from_iter()
194 struct linear_c *lc = ti->private; in linear_dax_copy_to_iter()