Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
A Ddrbd_int.h815 struct drbd_device { struct
834 struct kref kref;
837 unsigned long flags;
884 bool use_csums;
902 int rs_last_mark;
926 int open_cnt;
927 u64 *p_uuid;
935 int next_barrier_nr;
941 spinlock_t al_lock;
945 int al_tr_cycle;
[all …]
A Ddrbd_main.c3514 int (*io_fn)(struct drbd_device *), in drbd_queue_bitmap_io()
3515 void (*done)(struct drbd_device *, int), in drbd_queue_bitmap_io()
3554 int drbd_bitmap_io(struct drbd_device *device, int (*io_fn)(struct drbd_device *), in drbd_bitmap_io()
A Ddrbd_state.c1521 int (*io_fn)(struct drbd_device *), in drbd_bitmap_io_from_worker()

Completed in 22 milliseconds