Home
last modified time | relevance | path

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

/Linux-v5.15/fs/dlm/
Dmidcomms.c150 struct midcomms_node { struct
151 int nodeid;
152 uint32_t version;
153 uint32_t seq_send;
154 uint32_t seq_next;
160 struct list_head send_queue;
161 spinlock_t send_queue_lock;
162 atomic_t send_queue_cnt;
167 unsigned long flags;
168 wait_queue_head_t shutdown_wait;
[all …]