Home
last modified time | relevance | path

Searched refs:notify_resource_state (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/block/drbd/
Ddrbd_nl.c4274 notify_resource_state(NULL, 0, connection->resource, in drbd_adm_new_resource()
4433 notify_resource_state(NULL, 0, resource, NULL, NOTIFY_DESTROY); in adm_del_resource()
4579 void notify_resource_state(struct sk_buff *skb, in notify_resource_state() function
Ddrbd_int.h1691 extern void notify_resource_state(struct sk_buff *,
Ddrbd_state.c1567 notify_resource_state(skb, seq, resource, &resource_info, type); in notify_resource_state_change()