Searched defs:drbd_config_context (Results 1 – 1 of 1) sorted by relevance
915 struct drbd_config_context { struct917 unsigned int minor;919 unsigned int volume;923 char *resource_name;924 struct nlattr *my_addr;925 struct nlattr *peer_addr;928 struct sk_buff *reply_skb;930 struct drbd_genlmsghdr *reply_dh;932 struct drbd_device *device;933 struct drbd_resource *resource;[all …]