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

/linux-master/drivers/block/drbd/
H A Ddrbd_nl.c382 notify_helper(NOTIFY_CALL, device, connection, cmd, 0);
395 notify_helper(NOTIFY_RESPONSE, device, connection, cmd, ret);
423 notify_helper(NOTIFY_CALL, NULL, connection, cmd, 0);
435 notify_helper(NOTIFY_RESPONSE, NULL, connection, cmd, ret);
4758 void notify_helper(enum drbd_notification_type type, function
H A Ddrbd_int.h1606 extern void notify_helper(enum drbd_notification_type, struct drbd_device *,

Completed in 258 milliseconds