Home
last modified time | relevance | path

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

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