Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-thin.c311 struct completion can_destroy; member
3697 complete(&tc->can_destroy); in thin_put()
3711 wait_for_completion(&tc->can_destroy); in thin_dtr()
3843 init_completion(&tc->can_destroy); in thin_ctr()