Lines Matching +defs:val +defs:device

24 	struct drbd_device *device;  member
45 struct drbd_device *device; in count_objects() local
86 struct drbd_device *device; in remember_old_state() local
176 struct drbd_device *device = device_state_change->device; in remember_new_state() local
195 struct drbd_device *device = in remember_new_state() local
264 struct drbd_device *device = state_change->devices[n].device; in forget_state_change() local
302 struct drbd_device *device = peer_device->device; in conn_all_vols_unconf() local
343 struct drbd_device *device = peer_device->device; in conn_highest_role() local
359 struct drbd_device *device = peer_device->device; in conn_highest_peer() local
375 struct drbd_device *device = peer_device->device; in conn_highest_disk() local
391 struct drbd_device *device = peer_device->device; in conn_lowest_disk() local
407 struct drbd_device *device = peer_device->device; in conn_highest_pdsk() local
423 struct drbd_device *device = peer_device->device; in conn_lowest_conn() local
467 static int cl_wide_st_chg(struct drbd_device *device, in cl_wide_st_chg()
481 apply_mask_val(union drbd_state os, union drbd_state mask, union drbd_state val) in apply_mask_val()
489 drbd_change_state(struct drbd_device *device, enum chg_state_flags f, in drbd_change_state()
490 union drbd_state mask, union drbd_state val) in drbd_change_state()
510 void drbd_force_state(struct drbd_device *device, in drbd_force_state()
511 union drbd_state mask, union drbd_state val) in drbd_force_state()
517 _req_st_cond(struct drbd_device *device, union drbd_state mask, in _req_st_cond()
518 union drbd_state val) in _req_st_cond()
563 drbd_req_state(struct drbd_device *device, union drbd_state mask, in drbd_req_state()
564 union drbd_state val, enum chg_state_flags f) in drbd_req_state()
649 _drbd_request_state(struct drbd_device *device, union drbd_state mask, in _drbd_request_state()
650 union drbd_state val, enum chg_state_flags f) in _drbd_request_state()
673 request_detach(struct drbd_device *device) in request_detach()
679 int drbd_request_detach_interruptible(struct drbd_device *device) in drbd_request_detach_interruptible()
700 _drbd_request_state_holding_state_mutex(struct drbd_device *device, union drbd_state mask, in _drbd_request_state_holding_state_mutex()
701 union drbd_state val, enum chg_state_flags f) in _drbd_request_state_holding_state_mutex()
715 static void print_st(struct drbd_device *device, const char *name, union drbd_state ns) in print_st()
733 void print_st_err(struct drbd_device *device, union drbd_state os, in print_st_err()
774 static void drbd_pr_state_change(struct drbd_device *device, union drbd_state os, union drbd_state … in drbd_pr_state_change()
823 is_valid_state(struct drbd_device *device, union drbd_state ns) in is_valid_state()
1027 static void print_sanitize_warnings(struct drbd_device *device, enum sanitize_state_warnings warn) in print_sanitize_warnings()
1052 static union drbd_state sanitize_state(struct drbd_device *device, union drbd_state os, in sanitize_state()
1218 void drbd_resume_al(struct drbd_device *device) in drbd_resume_al()
1227 struct drbd_device *device = peer_device->device; in set_ov_position() local
1263 _drbd_set_state(struct drbd_device *device, union drbd_state ns, in _drbd_set_state()
1493 struct drbd_device *device = ascw->device; in w_after_state_ch() local
1504 static void abw_start_sync(struct drbd_device *device, int rv) in abw_start_sync()
1522 int drbd_bitmap_io_from_worker(struct drbd_device *device, in drbd_bitmap_io_from_worker()
1581 struct drbd_device *device = device_state_change->device; in notify_device_state_change() local
1708 static void after_state_ch(struct drbd_device *device, union drbd_state os, in after_state_ch()
2091 struct drbd_device *device = peer_device->device; in w_after_conn_state_ch() local
2128 struct drbd_device *device = peer_device->device; in conn_old_common_state() local
2160 …s_valid_transition(struct drbd_connection *connection, union drbd_state mask, union drbd_state val, in conn_is_valid_transition()
2170 struct drbd_device *device = peer_device->device; in conn_is_valid_transition() local
2203 conn_set_state(struct drbd_connection *connection, union drbd_state mask, union drbd_state val, in conn_set_state()
2230 struct drbd_device *device = peer_device->device; in conn_set_state() local
2275 _conn_rq_cond(struct drbd_connection *connection, union drbd_state mask, union drbd_state val) in _conn_rq_cond()
2293 _conn_request_state(struct drbd_connection *connection, union drbd_state mask, union drbd_state val, in _conn_request_state()
2387 conn_request_state(struct drbd_connection *connection, union drbd_state mask, union drbd_state val, in conn_request_state()