Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/block/drbd/
A Ddrbd_int.h580 struct drbd_resource { struct
581 char *name;
583 struct dentry *debugfs_res;
584 struct dentry *debugfs_res_volumes;
585 struct dentry *debugfs_res_connections;
586 struct dentry *debugfs_res_in_flight_summary;
588 struct kref kref;
590 struct list_head connections;
591 struct list_head resources;
592 struct res_opts res_opts;
[all …]

Completed in 10 milliseconds