Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dmidcomms.c152 struct midcomms_node { struct
153 int nodeid;
154 uint32_t version;
155 uint32_t seq_send;
156 uint32_t seq_next;
162 struct list_head send_queue;
163 spinlock_t send_queue_lock;
164 atomic_t send_queue_cnt;
169 unsigned long flags;
170 wait_queue_head_t shutdown_wait;
[all …]