Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/drbd/
Ddrbd_int.h672 struct drbd_resource { struct
673 char *name;
675 struct dentry *debugfs_res;
676 struct dentry *debugfs_res_volumes;
677 struct dentry *debugfs_res_connections;
678 struct dentry *debugfs_res_in_flight_summary;
680 struct kref kref;
681 struct idr devices; /* volume number to device mapping */
682 struct list_head connections;
683 struct list_head resources;
[all …]