Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/dlm/
A Ddlmcommon.h42 struct dlm_ctxt *dlm;
43 spinlock_t spinlock;
44 wait_queue_head_t wq;
45 atomic_t woken;
46 struct kref mle_refs;
47 int inuse;
52 u8 master;
53 u8 new_master;
54 enum dlm_mle_type type;
59 unsigned int mnamelen;
[all …]

Completed in 12 milliseconds