Searched refs:drbd_bcast_event (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_nl.c | 381 drbd_bcast_event(device, &sib); in drbd_khelper() 394 drbd_bcast_event(device, &sib); in drbd_khelper() 3775 /* If sib != NULL, this is drbd_bcast_event, which anyone can listen in nla_put_status_info() 4573 void drbd_bcast_event(struct drbd_device *device, const struct sib_info *sib) in drbd_bcast_event() function
|
H A D | drbd_worker.c | 1925 drbd_bcast_event(device, &sib); in update_on_disk_bitmap()
|
H A D | drbd_int.h | 1645 void drbd_bcast_event(struct drbd_device *device, const struct sib_info *sib);
|
H A D | drbd_state.c | 1723 drbd_bcast_event(device, &sib); in after_state_ch()
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_nl.c | 381 drbd_bcast_event(device, &sib); in drbd_khelper() 394 drbd_bcast_event(device, &sib); in drbd_khelper() 3719 /* If sib != NULL, this is drbd_bcast_event, which anyone can listen in nla_put_status_info() 4517 void drbd_bcast_event(struct drbd_device *device, const struct sib_info *sib) in drbd_bcast_event() function
|
H A D | drbd_int.h | 1582 void drbd_bcast_event(struct drbd_device *device, const struct sib_info *sib);
|
H A D | drbd_worker.c | 1931 drbd_bcast_event(device, &sib); in update_on_disk_bitmap()
|
H A D | drbd_state.c | 1727 drbd_bcast_event(device, &sib); in after_state_ch()
|
Completed in 32 milliseconds