Searched defs:drbd_device (Results 1 – 3 of 3) sorted by relevance
743 struct drbd_device { struct762 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 …]
3505 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()
1523 int (*io_fn)(struct drbd_device *, struct drbd_peer_device *), in drbd_bitmap_io_from_worker()