Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-thin.c361 struct completion can_destroy; member
4123 complete(&tc->can_destroy); in thin_put()
4136 wait_for_completion(&tc->can_destroy); in thin_dtr()
4270 init_completion(&tc->can_destroy); in thin_ctr()