[go: nahoru, domu]

Searched defs:drbd_destroy_connection (Results 1 - 1 of 1) sorted by relevance

/drivers/block/drbd/
H A Ddrbd_main.c367 kref_put(&thi->connection->kref, drbd_destroy_connection);
424 kref_put(&thi->connection->kref, drbd_destroy_connection);
2205 kref_put(&peer_device->connection->kref, drbd_destroy_connection);
2312 kref_put(&connection->kref, drbd_destroy_connection);
2686 void drbd_destroy_connection(struct kref *kref) function
2864 kref_put(&connection->kref, drbd_destroy_connection);

Completed in 19 milliseconds