Home
last modified time | relevance | path

Searched defs:drbd_config_context (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/block/drbd/
Ddrbd_int.h990 struct drbd_config_context { struct
992 unsigned int minor;
994 unsigned int volume;
998 char *resource_name;
999 struct nlattr *my_addr;
1000 struct nlattr *peer_addr;
1003 struct sk_buff *reply_skb;
1005 struct drbd_genlmsghdr *reply_dh;
1007 struct drbd_device *device;
1008 struct drbd_resource *resource;
[all …]