Searched refs:notify_resource_state (Results 1 – 3 of 3) sorted by relevance
/drivers/block/drbd/ |
D | drbd_nl.c | 4259 notify_resource_state(NULL, 0, connection->resource, in drbd_adm_new_resource() 4418 notify_resource_state(NULL, 0, resource, NULL, NOTIFY_DESTROY); in adm_del_resource() 4564 int notify_resource_state(struct sk_buff *skb, in notify_resource_state() function
|
D | drbd_int.h | 1584 extern int notify_resource_state(struct sk_buff *,
|
D | drbd_state.c | 1556 return notify_resource_state(skb, seq, resource, &resource_info, type); in notify_resource_state_change()
|