Home
last modified time | relevance | path

Searched defs:drbd_peer_device (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/block/drbd/
Ddrbd_int.h735 struct drbd_peer_device { struct
736 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;
Ddrbd_main.c3509 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()
Ddrbd_state.c1523 int (*io_fn)(struct drbd_device *, struct drbd_peer_device *), in drbd_bitmap_io_from_worker()
/kernel/linux/linux-5.10/drivers/block/drbd/
Ddrbd_int.h805 struct drbd_peer_device { struct
806 struct list_head peer_devices;
807 struct drbd_device *device;
808 struct drbd_connection *connection;
809 struct work_struct send_acks_work;
811 struct dentry *debugfs_peer_dev;