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()
108 struct linear_c *lc = (struct linear_c *) ti->private; in linear_status()
124 struct linear_c *lc = (struct linear_c *) ti->private; in linear_prepare_ioctl()
142 struct linear_c *lc = (struct linear_c *) ti->private; in linear_report_zones()
160 struct linear_c *lc = ti->private; in linear_iterate_devices()
170 struct linear_c *lc = ti->private; in linear_dax_direct_access()
185 struct linear_c *lc = ti->private; in linear_dax_copy_from_iter()
199 struct linear_c *lc = ti->private; in linear_dax_copy_to_iter()