Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_int.h737 struct drbd_peer_device { struct
738 struct list_head peer_devices;
739 struct drbd_device *device;
740 struct drbd_connection *connection;
741 struct work_struct send_acks_work;
743 struct dentry *debugfs_peer_dev;
H A Ddrbd_main.c3476 int (*io_fn)(struct drbd_device *, struct drbd_peer_device *), in drbd_queue_bitmap_io()
3520 int (*io_fn)(struct drbd_device *, struct drbd_peer_device *), in drbd_bitmap_io()
H A Ddrbd_state.c1523 int (*io_fn)(struct drbd_device *, struct drbd_peer_device *), in drbd_bitmap_io_from_worker()