Searched refs:drbd_force_state (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_state.h | 119 extern void drbd_force_state(struct drbd_device *, union drbd_state,
|
H A D | drbd_worker.c | 1982 drbd_force_state(device, NS(disk, D_DISKLESS)); in go_diskless()
|
H A D | drbd_nl.c | 2187 drbd_force_state(device, NS(disk, D_DISKLESS)); in drbd_adm_attach() 2209 drbd_force_state(device, NS(disk, D_FAILED)); in adm_detach()
|
H A D | drbd_state.c | 505 * drbd_force_state() - Impose a change which happens outside our control on our state 510 void drbd_force_state(struct drbd_device *device, in drbd_force_state() function
|
H A D | drbd_receiver.c | 4574 drbd_force_state(device, NS(disk, D_FAILED)); in receive_state()
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_state.h | 119 extern void drbd_force_state(struct drbd_device *, union drbd_state,
|
H A D | drbd_worker.c | 1989 drbd_force_state(device, NS(disk, D_DISKLESS)); in go_diskless()
|
H A D | drbd_nl.c | 2128 drbd_force_state(device, NS(disk, D_DISKLESS)); in drbd_adm_attach() 2153 drbd_force_state(device, NS(disk, D_FAILED)); in adm_detach()
|
H A D | drbd_state.c | 505 * drbd_force_state() - Impose a change which happens outside our control on our state 510 void drbd_force_state(struct drbd_device *device, in drbd_force_state() function
|
H A D | drbd_receiver.c | 4527 drbd_force_state(device, NS(disk, D_FAILED)); in receive_state()
|
Completed in 60 milliseconds