Home
last modified time | relevance | path

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

/drivers/block/
Dnbd.c128 struct task_struct *task_setup; member
1152 if (!netlink && !nbd->task_setup && in nbd_add_socket()
1154 nbd->task_setup = current; in nbd_add_socket()
1157 (nbd->task_setup != current || in nbd_add_socket()
1325 nbd->task_setup = NULL; in nbd_clear_sock()
2155 nbd->task_setup = NULL; in nbd_disconnect_and_put()