Searched defs:drbd_config_context (Results 1 – 1 of 1) sorted by relevance
920 struct drbd_config_context { struct922 unsigned int minor;924 unsigned int volume;928 char *resource_name;929 struct nlattr *my_addr;930 struct nlattr *peer_addr;933 struct sk_buff *reply_skb;935 struct drbd_genlmsghdr *reply_dh;937 struct drbd_device *device;938 struct drbd_resource *resource;[all …]