Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/drbd/
Ddrbd_int.h989 struct drbd_config_context { struct
991 unsigned int minor;
993 unsigned int volume;
997 char *resource_name;
998 struct nlattr *my_addr;
999 struct nlattr *peer_addr;
1002 struct sk_buff *reply_skb;
1004 struct drbd_genlmsghdr *reply_dh;
1006 struct drbd_device *device;
1007 struct drbd_resource *resource;
[all …]