Searched refs:notify_helper (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/block/drbd/ |
| D | drbd_nl.c | 383 notify_helper(NOTIFY_CALL, device, connection, cmd, 0); in drbd_khelper() 396 notify_helper(NOTIFY_RESPONSE, device, connection, cmd, ret); in drbd_khelper() 424 notify_helper(NOTIFY_CALL, NULL, connection, cmd, 0); in conn_khelper() 436 notify_helper(NOTIFY_RESPONSE, NULL, connection, cmd, ret); in conn_khelper() 4832 void notify_helper(enum drbd_notification_type type, in notify_helper() function
|
| D | drbd_int.h | 1696 extern void notify_helper(enum drbd_notification_type, struct drbd_device *,
|