Searched refs:print_st_err (Results 1 – 2 of 2) sorted by relevance
/drivers/block/drbd/ |
D | drbd_state.h | 133 extern void print_st_err(struct drbd_device *, union drbd_state,
|
D | drbd_state.c | 596 print_st_err(device, os, ns, rv); in drbd_req_state() 603 print_st_err(device, os, ns, rv); in drbd_req_state() 612 print_st_err(device, os, ns, rv); in drbd_req_state() 733 void print_st_err(struct drbd_device *device, union drbd_state os, in print_st_err() function 1301 print_st_err(device, os, ns, rv); in _drbd_set_state() 2189 print_st_err(device, os, ns, rv); in conn_is_valid_transition()
|