Searched defs:drbd_config_context (Results 1 – 1 of 1) 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 …]