Searched defs:drbd_config_context (Results 1 – 1 of 1) sorted by relevance
991 struct drbd_config_context { struct993 unsigned int minor;995 unsigned int volume;999 char *resource_name;1000 struct nlattr *my_addr;1001 struct nlattr *peer_addr;1004 struct sk_buff *reply_skb;1006 struct drbd_genlmsghdr *reply_dh;1008 struct drbd_device *device;1009 struct drbd_resource *resource;[all …]