Searched refs:notify_resource_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_nl.c | 4315 notify_resource_state(NULL, 0, connection->resource, in drbd_adm_new_resource() 4474 notify_resource_state(NULL, 0, resource, NULL, NOTIFY_DESTROY); in adm_del_resource() 4620 int notify_resource_state(struct sk_buff *skb, in notify_resource_state() function
|
H A D | drbd_int.h | 1647 extern int notify_resource_state(struct sk_buff *,
|
H A D | drbd_state.c | 1553 return notify_resource_state(skb, seq, resource, &resource_info, type); in notify_resource_state_change()
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A 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
|
H A D | drbd_int.h | 1584 extern int notify_resource_state(struct sk_buff *,
|
H A D | drbd_state.c | 1556 return notify_resource_state(skb, seq, resource, &resource_info, type); in notify_resource_state_change()
|
Completed in 25 milliseconds