Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_int.h659 struct drbd_resource { struct
660 char *name;
662 struct dentry *debugfs_res;
663 struct dentry *debugfs_res_volumes;
664 struct dentry *debugfs_res_connections;
665 struct dentry *debugfs_res_in_flight_summary;
667 struct kref kref;
668 struct idr devices; /* volume number to device mapping */
669 struct list_head connections;
670 struct list_head resources;
[all …]