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