Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/block/drbd/
Ddrbd_state.h119 extern void drbd_force_state(struct drbd_device *, union drbd_state,
Ddrbd_worker.c1989 drbd_force_state(device, NS(disk, D_DISKLESS)); in go_diskless()
Ddrbd_nl.c2128 drbd_force_state(device, NS(disk, D_DISKLESS)); in drbd_adm_attach()
2153 drbd_force_state(device, NS(disk, D_FAILED)); in adm_detach()
Ddrbd_state.c510 void drbd_force_state(struct drbd_device *device, in drbd_force_state() function
Ddrbd_receiver.c4527 drbd_force_state(device, NS(disk, D_FAILED)); in receive_state()