Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dnbd.c129 struct task_struct *task_setup; member
1253 if (!netlink && !nbd->task_setup && in nbd_add_socket()
1255 nbd->task_setup = current; in nbd_add_socket()
1258 (nbd->task_setup != current || in nbd_add_socket()
1418 nbd->task_setup = NULL; in nbd_clear_sock()
2244 nbd->task_setup = NULL; in nbd_disconnect_and_put()