Searched refs:notify_device_state (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/block/drbd/ |
D | drbd_nl.c | 4397 notify_device_state(NULL, 0, device, &info, NOTIFY_CREATE | flags); in drbd_adm_new_minor() 4444 notify_device_state(NULL, 0, device, NULL, NOTIFY_DESTROY); in adm_del_minor() 4684 void notify_device_state(struct sk_buff *skb, in notify_device_state() function
|
D | drbd_int.h | 1681 extern void notify_device_state(struct sk_buff *,
|
D | drbd_state.c | 1580 notify_device_state(skb, seq, device, &device_info, type); in notify_device_state_change()
|