Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
A Ddrbd_proc.c41 union drbd_dev_state state, unsigned long *rs_total, in drbd_get_syncer_progress()
91 union drbd_dev_state state) in drbd_syncer_progress()
221 union drbd_dev_state state; in drbd_seq_show()
A Ddrbd_req.h321 extern bool drbd_should_do_remote(union drbd_dev_state);
A Ddrbd_state.h84 union drbd_dev_state { union
A Ddrbd_req.c1074 bool drbd_should_do_remote(union drbd_dev_state s) in drbd_should_do_remote()
1085 static bool drbd_should_send_out_of_sync(union drbd_dev_state s) in drbd_should_send_out_of_sync()
1251 const union drbd_dev_state s = device->state; in may_do_writes()
A Ddrbd_state.c197 union drbd_dev_state state = device->state; in remember_new_state()
1341 if (drbd_should_do_remote((union drbd_dev_state)os.i) != in _drbd_set_state()
1342 drbd_should_do_remote((union drbd_dev_state)ns.i)) in _drbd_set_state()
2110 union drbd_dev_state os, cs = { in conn_old_common_state()
A Ddrbd_int.h857 union drbd_dev_state state;
2149 union drbd_dev_state s = device->state; in drbd_state_is_stable()
A Ddrbd_main.c1953 device->state = (union drbd_dev_state) { in drbd_set_defaults()
A Ddrbd_nl.c3157 union drbd_dev_state s; in drbd_adm_resume_sync()

Completed in 34 milliseconds