Searched refs:opa (Results 1 – 1 of 1) sorted by relevance
546 struct task_struct *opa; in conn_try_outdate_peer_async() local555 opa = kthread_run(_try_outdate_peer_async, connection, "drbd_async_h"); in conn_try_outdate_peer_async()556 if (IS_ERR(opa)) { in conn_try_outdate_peer_async()