Home
last modified time | relevance | path

Searched refs:linear_c (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
Ddm-linear.c21 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 = ti->private; in linear_report_zones()
154 struct linear_c *lc = ti->private; in linear_iterate_devices()
164 struct linear_c *lc = ti->private; in linear_dax_direct_access()
[all …]