Searched refs:print_st_err (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_state.h | 128 extern void print_st_err(struct drbd_device *, union drbd_state,
|
D | drbd_state.c | 363 print_st_err(device, os, ns, rv); in drbd_req_state() 370 print_st_err(device, os, ns, rv); in drbd_req_state() 379 print_st_err(device, os, ns, rv); in drbd_req_state() 459 void print_st_err(struct drbd_device *device, union drbd_state os, in print_st_err() function 1014 print_st_err(device, os, ns, rv); in __drbd_set_state() 1716 print_st_err(device, os, ns, rv); in conn_is_valid_transition()
|