Home
last modified time | relevance | path

Searched refs:drbd_notification_type (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/block/drbd/
H A Ddrbd_state_change.h50 enum drbd_notification_type type);
54 enum drbd_notification_type type);
58 enum drbd_notification_type type);
62 enum drbd_notification_type type);
H A Ddrbd_int.h1578 enum drbd_notification_type);
1583 enum drbd_notification_type);
1588 enum drbd_notification_type);
1593 enum drbd_notification_type);
1594 extern void notify_helper(enum drbd_notification_type, struct drbd_device *,
H A Ddrbd_nl.c2498 enum drbd_notification_type flags; in drbd_adm_connect()
4307 enum drbd_notification_type flags; in drbd_adm_new_minor()
4546 enum drbd_notification_type type) in nla_put_notification_header()
4559 enum drbd_notification_type type) in notify_resource_state()
4611 enum drbd_notification_type type) in notify_device_state()
4661 enum drbd_notification_type type) in notify_connection_state()
4711 enum drbd_notification_type type) in notify_peer_device_state()
4758 void notify_helper(enum drbd_notification_type type, in notify_helper()
4851 enum drbd_notification_type flags = 0; in get_initial_state()
H A Ddrbd_state.c1546 enum drbd_notification_type type) in notify_resource_state_change()
1563 enum drbd_notification_type type) in notify_connection_state_change()
1578 enum drbd_notification_type type) in notify_device_state_change()
1592 enum drbd_notification_type type) in notify_peer_device_state_change()
1613 void *, enum drbd_notification_type) = NULL; in broadcast_state_change()
/linux/include/linux/
H A Ddrbd.h342 enum drbd_notification_type { enum