Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/
Dmd-cluster.c60 struct md_cluster_info { struct
61 struct mddev *mddev; /* the md device which md_cluster_info belongs to */ argument
63 dlm_lockspace_t *lockspace;
64 int slot_number;
65 struct completion completion;
66 struct mutex recv_mutex;
67 struct dlm_lock_resource *bitmap_lockres;
68 struct dlm_lock_resource **other_bitmap_lockres;
69 struct dlm_lock_resource *resync_lockres;
70 struct list_head suspend_list;
[all …]