Home
last modified time | relevance | path

Searched defs:drbd_config_context (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/block/drbd/
Ddrbd_int.h996 struct drbd_config_context { struct
998 unsigned int minor;
1000 unsigned int volume;
1004 char *resource_name;
1005 struct nlattr *my_addr;
1006 struct nlattr *peer_addr;
1009 struct sk_buff *reply_skb;
1011 struct drbd_genlmsghdr *reply_dh;
1013 struct drbd_device *device;
1014 struct drbd_resource *resource;
[all …]