Searched defs:drbd_config_context (Results 1 – 2 of 2) sorted by relevance
996 struct drbd_config_context { struct998 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 …]
988 struct drbd_config_context { struct990 unsigned int minor;992 unsigned int volume;996 char *resource_name;997 struct nlattr *my_addr;998 struct nlattr *peer_addr;1001 struct sk_buff *reply_skb;1003 struct drbd_genlmsghdr *reply_dh;1005 struct drbd_device *device;1006 struct drbd_resource *resource;[all …]