Searched refs:drbd_khelper (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_worker.c | 1028 drbd_khelper(device, khelper_cmd); in drbd_resync_finished() 1755 r = drbd_khelper(device, "before-resync-target"); in drbd_start_resync() 1764 r = drbd_khelper(device, "before-resync-source"); in drbd_start_resync()
|
H A D | drbd_receiver.c | 3177 drbd_khelper(device, "pri-lost-after-sb"); in __must_hold() 3227 drbd_khelper(device, "pri-lost-after-sb"); in __must_hold() 3542 drbd_khelper(device, "initial-split-brain"); in __must_hold() 3597 drbd_khelper(device, "split-brain"); in __must_hold() 3610 drbd_khelper(device, "pri-lost"); in __must_hold()
|
H A D | drbd_state.c | 1727 drbd_khelper(device, "pri-on-incon-degr"); in after_state_ch() 1913 drbd_khelper(device, "local-io-error"); in after_state_ch()
|
H A D | drbd_int.h | 1486 extern int drbd_khelper(struct drbd_device *device, char *cmd);
|
H A D | drbd_nl.c | 354 int drbd_khelper(struct drbd_device *device, char *cmd) in drbd_khelper() function
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_worker.c | 1027 drbd_khelper(device, khelper_cmd); in drbd_resync_finished() 1760 r = drbd_khelper(device, "before-resync-target"); in drbd_start_resync() 1769 r = drbd_khelper(device, "before-resync-source"); in drbd_start_resync()
|
H A D | drbd_receiver.c | 3138 drbd_khelper(device, "pri-lost-after-sb"); in __must_hold() 3188 drbd_khelper(device, "pri-lost-after-sb"); in __must_hold() 3504 drbd_khelper(device, "initial-split-brain"); in __must_hold() 3559 drbd_khelper(device, "split-brain"); in __must_hold() 3572 drbd_khelper(device, "pri-lost"); in __must_hold()
|
H A D | drbd_state.c | 1731 drbd_khelper(device, "pri-on-incon-degr"); in after_state_ch() 1918 drbd_khelper(device, "local-io-error"); in after_state_ch()
|
H A D | drbd_int.h | 1423 extern int drbd_khelper(struct drbd_device *device, char *cmd);
|
H A D | drbd_nl.c | 354 int drbd_khelper(struct drbd_device *device, char *cmd) in drbd_khelper() function
|
Completed in 44 milliseconds