Home
last modified time | relevance | path

Searched refs:drbd_dev_state (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/block/drbd/
Ddrbd_req.h334 static inline bool drbd_should_do_remote(union drbd_dev_state s) in drbd_should_do_remote()
344 static inline bool drbd_should_send_out_of_sync(union drbd_dev_state s) in drbd_should_send_out_of_sync()
Ddrbd_proc.c64 union drbd_dev_state state, unsigned long *rs_total, in drbd_get_syncer_progress()
114 union drbd_dev_state state) in drbd_syncer_progress()
244 union drbd_dev_state state; in drbd_seq_show()
Ddrbd_state.h79 union drbd_dev_state { union
Ddrbd_state.c1051 if (drbd_should_do_remote((union drbd_dev_state)os.i) != in __drbd_set_state()
1052 drbd_should_do_remote((union drbd_dev_state)ns.i)) in __drbd_set_state()
1641 union drbd_dev_state os, cs = { in conn_old_common_state()
Ddrbd_int.h860 union drbd_dev_state state;
2151 union drbd_dev_state s = device->state; in drbd_state_is_stable()
Ddrbd_nl.c2813 union drbd_dev_state s; in drbd_adm_resume_sync()
Ddrbd_main.c1895 device->state = (union drbd_dev_state) { in drbd_set_defaults()