Searched defs:drbd_peer_device (Results 1 – 1 of 1) sorted by relevance
733 struct drbd_peer_device { struct734 struct list_head peer_devices;735 struct drbd_device *device;736 struct drbd_connection *connection;737 struct work_struct send_acks_work;739 struct dentry *debugfs_peer_dev;
Completed in 13 milliseconds