Searched defs:drbd_config_context (Results 1 – 1 of 1) sorted by relevance
984 struct drbd_config_context { struct986 unsigned int minor;988 unsigned int volume;992 char *resource_name;993 struct nlattr *my_addr;994 struct nlattr *peer_addr;997 struct sk_buff *reply_skb;999 struct drbd_genlmsghdr *reply_dh;1001 struct drbd_device *device;1002 struct drbd_resource *resource;[all …]