Home
last modified time | relevance | path

Searched refs:notify_helper (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_nl.c382 notify_helper(NOTIFY_CALL, device, connection, cmd, 0); in drbd_khelper()
395 notify_helper(NOTIFY_RESPONSE, device, connection, cmd, ret); in drbd_khelper()
423 notify_helper(NOTIFY_CALL, NULL, connection, cmd, 0); in conn_khelper()
435 notify_helper(NOTIFY_RESPONSE, NULL, connection, cmd, ret); in conn_khelper()
4823 void notify_helper(enum drbd_notification_type type, in notify_helper() function
H A Ddrbd_int.h1667 extern void notify_helper(enum drbd_notification_type, struct drbd_device *,
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_nl.c382 notify_helper(NOTIFY_CALL, device, connection, cmd, 0); in drbd_khelper()
395 notify_helper(NOTIFY_RESPONSE, device, connection, cmd, ret); in drbd_khelper()
423 notify_helper(NOTIFY_CALL, NULL, connection, cmd, 0); in conn_khelper()
435 notify_helper(NOTIFY_RESPONSE, NULL, connection, cmd, ret); in conn_khelper()
4767 void notify_helper(enum drbd_notification_type type, in notify_helper() function
H A Ddrbd_int.h1604 extern void notify_helper(enum drbd_notification_type, struct drbd_device *,

Completed in 20 milliseconds