Searched refs:drbd_dev_state (Results 1 – 8 of 8) sorted by relevance
53 union drbd_dev_state state, unsigned long *rs_total, in drbd_get_syncer_progress()103 union drbd_dev_state state) in drbd_syncer_progress()233 union drbd_dev_state state; in drbd_seq_show()
343 extern bool drbd_should_do_remote(union drbd_dev_state);
84 union drbd_dev_state { union
1101 bool drbd_should_do_remote(union drbd_dev_state s) in drbd_should_do_remote()1112 static bool drbd_should_send_out_of_sync(union drbd_dev_state s) in drbd_should_send_out_of_sync()1278 const union drbd_dev_state s = device->state; in may_do_writes()
209 union drbd_dev_state state = device->state; in remember_new_state()1355 if (drbd_should_do_remote((union drbd_dev_state)os.i) != in _drbd_set_state()1356 drbd_should_do_remote((union drbd_dev_state)ns.i)) in _drbd_set_state()2124 union drbd_dev_state os, cs = { in conn_old_common_state()
865 union drbd_dev_state state;2196 union drbd_dev_state s = device->state; in drbd_state_is_stable()
1969 device->state = (union drbd_dev_state) { in drbd_set_defaults()
3109 union drbd_dev_state s; in drbd_adm_resume_sync()