Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/drbd/
Ddrbd_state.h114 extern void drbd_force_state(struct drbd_device *, union drbd_state,
Ddrbd_nl.c1873 drbd_force_state(device, NS(disk, D_DISKLESS)); in drbd_adm_attach()
1902 drbd_force_state(device, NS(disk, D_FAILED)); in adm_detach()
Ddrbd_worker.c1882 drbd_force_state(device, NS(disk, D_DISKLESS)); in go_diskless()
Ddrbd_state.c280 void drbd_force_state(struct drbd_device *device, in drbd_force_state() function
Ddrbd_receiver.c4145 drbd_force_state(device, NS(disk, D_FAILED)); in receive_state()