Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/drbd/
Ddrbd_int.h984 struct drbd_config_context { struct
986 unsigned int minor;
988 unsigned int volume;
992 char *resource_name;
993 struct nlattr *my_addr;
994 struct nlattr *peer_addr;
997 struct sk_buff *reply_skb;
999 struct drbd_genlmsghdr *reply_dh;
1001 struct drbd_device *device;
1002 struct drbd_resource *resource;
[all …]