Home
last modified time | relevance | path

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

/linux-6.15/drivers/block/drbd/
H A Ddrbd_int.h743 struct drbd_device { struct
762 struct kref kref;
765 unsigned long flags;
812 bool use_csums;
830 int rs_last_mark;
854 int open_cnt;
855 u64 *p_uuid;
868 spinlock_t al_lock;
872 int al_tr_cycle;
874 atomic_t packet_seq;
[all …]
H A Ddrbd_main.c3505 int (*io_fn)(struct drbd_device *, struct drbd_peer_device *), in drbd_queue_bitmap_io()
3506 void (*done)(struct drbd_device *, int), in drbd_queue_bitmap_io()
3549 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()