Searched defs:drbd_peer_device (Results 1 – 3 of 3) sorted by relevance
735 struct drbd_peer_device { struct736 struct list_head peer_devices;737 struct drbd_device *device;738 struct drbd_connection *connection;739 struct work_struct send_acks_work;741 struct dentry *debugfs_peer_dev;
3509 int (*io_fn)(struct drbd_device *, struct drbd_peer_device *), in drbd_queue_bitmap_io()3552 int (*io_fn)(struct drbd_device *, struct drbd_peer_device *), in drbd_bitmap_io()
1523 int (*io_fn)(struct drbd_device *, struct drbd_peer_device *), in drbd_bitmap_io_from_worker()