Searched defs:drbd_config_context (Results 1 – 1 of 1) sorted by relevance
918 struct drbd_config_context { struct920 unsigned int minor;922 unsigned int volume;926 char *resource_name;927 struct nlattr *my_addr;928 struct nlattr *peer_addr;931 struct sk_buff *reply_skb;933 struct drbd_genlmsghdr *reply_dh;935 struct drbd_device *device;936 struct drbd_resource *resource;[all …]