Searched refs:get_vdo_for_target (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c890 static struct vdo *get_vdo_for_target(struct dm_target *ti) function
898 struct vdo *vdo = get_vdo_for_target(ti);
925 struct vdo *vdo = get_vdo_for_target(ti);
961 struct device_config *config = get_vdo_for_target(ti)->device_config;
976 struct vdo *vdo = get_vdo_for_target(ti);
1097 vdo = get_vdo_for_target(ti);
1955 get_vdo_for_target(ti)->suspend_type =
2091 struct vdo *vdo = get_vdo_for_target(ti);
2806 struct vdo *vdo = get_vdo_for_target(ti);
2822 &get_vdo_for_target(t
[all...]

Completed in 151 milliseconds