Lines Matching refs:dlm
5 * externally exported dlm interfaces
69 * meantime this lets us track dlm errors as they bubble up. When we
76 mlog(ML_ERROR, "dlm status = %s\n", dlm_errname((st))); \
111 * reserved: flags used by the "real" dlm
112 * only a few are supported by this dlm
113 * (U) = unsupported by ocfs2 dlm */
161 enum dlm_status dlmlock(struct dlm_ctxt *dlm,
171 enum dlm_status dlmunlock(struct dlm_ctxt *dlm,
184 void dlm_unregister_domain(struct dlm_ctxt *dlm);
197 void dlm_register_eviction_cb(struct dlm_ctxt *dlm,