Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
A Ddrbd_int.h652 struct drbd_resource { struct
653 char *name;
655 struct dentry *debugfs_res;
656 struct dentry *debugfs_res_volumes;
657 struct dentry *debugfs_res_connections;
658 struct dentry *debugfs_res_in_flight_summary;
660 struct kref kref;
662 struct list_head connections;
663 struct list_head resources;
664 struct res_opts res_opts;
[all …]

Completed in 13 milliseconds