Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Dmd-cluster.c72 struct md_cluster_info { struct
73 struct mddev *mddev; /* the md device which md_cluster_info belongs to */ argument
75 dlm_lockspace_t *lockspace;
76 int slot_number;
77 struct completion completion;
78 struct mutex recv_mutex;
79 struct dlm_lock_resource *bitmap_lockres;
80 struct dlm_lock_resource **other_bitmap_lockres;
81 struct dlm_lock_resource *resync_lockres;
82 struct list_head suspend_list;
[all …]