Searched refs:destroy_work (Results 1 – 6 of 6) sorted by relevance
369 struct work_struct destroy_work; member
79 struct work_struct destroy_work; member
176 container_of(work, struct smbd_connection, destroy_work); in smbd_destroy_rdma_work()252 schedule_work(&info->destroy_work); in smbd_process_disconnected()1868 INIT_WORK(&info->destroy_work, smbd_destroy_rdma_work); in _smbd_get_connection()
157 destroy_work); in destroy_super_work()168 INIT_WORK(&s->destroy_work, destroy_super_work); in destroy_super_rcu()169 schedule_work(&s->destroy_work); in destroy_super_rcu()185 destroy_super_work(&s->destroy_work); in destroy_unused_super()
159 struct work_struct destroy_work; member
1467 struct work_struct destroy_work; member