Home
last modified time | relevance | path

Searched refs:notify_helper (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/block/drbd/
Ddrbd_nl.c383 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
Ddrbd_int.h1696 extern void notify_helper(enum drbd_notification_type, struct drbd_device *,