Home
last modified time | relevance | path

Searched refs:drbd_alloc_socket (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_main.c2493 static int drbd_alloc_socket(struct drbd_socket *socket) in drbd_alloc_socket() function
2624 if (drbd_alloc_socket(&connection->data)) in conn_create()
2626 if (drbd_alloc_socket(&connection->meta)) in conn_create()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_main.c2457 static int drbd_alloc_socket(struct drbd_socket *socket) in drbd_alloc_socket() function
2588 if (drbd_alloc_socket(&connection->data)) in conn_create()
2590 if (drbd_alloc_socket(&connection->meta)) in conn_create()

Completed in 17 milliseconds