Home
last modified time | relevance | path

Searched refs:drbd_force_state (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/block/drbd/
Ddrbd_state.h119 extern void drbd_force_state(struct drbd_device *, union drbd_state,
Ddrbd_worker.c1994 drbd_force_state(device, NS(disk, D_DISKLESS)); in go_diskless()
Ddrbd_nl.c2132 drbd_force_state(device, NS(disk, D_DISKLESS)); in drbd_adm_attach()
2154 drbd_force_state(device, NS(disk, D_FAILED)); in adm_detach()
Ddrbd_state.c522 void drbd_force_state(struct drbd_device *device, in drbd_force_state() function
Ddrbd_receiver.c4397 drbd_force_state(device, NS(disk, D_FAILED)); in receive_state()