Home
last modified time | relevance | path

Searched refs:notify_device_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_nl.c4384 notify_device_state(NULL, 0, device, &info, NOTIFY_CREATE | flags); in drbd_adm_new_minor()
4431 notify_device_state(NULL, 0, device, NULL, NOTIFY_DESTROY); in adm_del_minor()
4672 int notify_device_state(struct sk_buff *skb, in notify_device_state() function
H A Ddrbd_int.h1652 extern int notify_device_state(struct sk_buff *,
H A Ddrbd_state.c1580 return notify_device_state(skb, seq, device, &device_info, type); in notify_device_state_change()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_nl.c4328 notify_device_state(NULL, 0, device, &info, NOTIFY_CREATE | flags); in drbd_adm_new_minor()
4375 notify_device_state(NULL, 0, device, NULL, NOTIFY_DESTROY); in adm_del_minor()
4616 int notify_device_state(struct sk_buff *skb, in notify_device_state() function
H A Ddrbd_int.h1589 extern int notify_device_state(struct sk_buff *,
H A Ddrbd_state.c1583 return notify_device_state(skb, seq, device, &device_info, type); in notify_device_state_change()

Completed in 26 milliseconds